mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-08 23:20:12 +00:00
config:: removed SIDE from find_setting
This commit is contained in:
parent
198b4b118d
commit
839a41370f
@ -2644,7 +2644,6 @@ template<class T> void add_edit(T& val) {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
EX void find_setting() {
|
EX void find_setting() {
|
||||||
cmode = sm::SIDE | sm::MAYDARK | sm::DIALOG_STRICT_X;
|
|
||||||
gamescreen(1);
|
gamescreen(1);
|
||||||
|
|
||||||
dialog::init(XLAT("find setting"));
|
dialog::init(XLAT("find setting"));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user