diff --git a/config.cpp b/config.cpp index 7a59d8e1..a205fade 100644 --- a/config.cpp +++ b/config.cpp @@ -4056,6 +4056,7 @@ EX int read_config_args() { PHASEFROM(2); shift(); string s = args(); + cmode |= sm::SIDE; for(auto& fs: params) if(fs.first == s) { dialog::items.clear(); dialog::key_actions.clear();