1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-11 09:50:34 +00:00

side for sightrange edit

This commit is contained in:
Zeno Rogue 2022-07-05 14:02:51 +02:00
parent a0d3c402d7
commit 59ea72d506

View File

@ -1362,6 +1362,7 @@ EX void edit_sightrange() {
#if CAP_RUG
USING_NATIVE_GEOMETRY_IN_RUG;
#endif
cmode = sm::SIDE;
gamescreen();
dialog::init("sight range settings");
add_edit(vid.use_smart_range);