mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 01:33:02 +00:00
made -d:param display side dialog
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user