mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-15 21:54:07 +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
|
#if CAP_RUG
|
||||||
USING_NATIVE_GEOMETRY_IN_RUG;
|
USING_NATIVE_GEOMETRY_IN_RUG;
|
||||||
#endif
|
#endif
|
||||||
|
cmode = sm::SIDE;
|
||||||
gamescreen();
|
gamescreen();
|
||||||
dialog::init("sight range settings");
|
dialog::init("sight range settings");
|
||||||
add_edit(vid.use_smart_range);
|
add_edit(vid.use_smart_range);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user