From 839a41370f73f06ebb477ddcbb1a28f6d6f72191 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 1 Feb 2021 15:23:14 +0100 Subject: [PATCH] config:: removed SIDE from find_setting --- config.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/config.cpp b/config.cpp index 56351bd4..2b4d5fbb 100644 --- a/config.cpp +++ b/config.cpp @@ -2644,7 +2644,6 @@ template 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"));