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:
parent
a0d3c402d7
commit
59ea72d506
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user