mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 12:19:18 +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
|
||||
|
||||
EX void find_setting() {
|
||||
cmode = sm::SIDE | sm::MAYDARK | sm::DIALOG_STRICT_X;
|
||||
gamescreen(1);
|
||||
|
||||
dialog::init(XLAT("find setting"));
|
||||
|
Loading…
Reference in New Issue
Block a user