1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-22 17:37:39 +00:00

ads-game:: cleanup nomap

This commit is contained in:
Zeno Rogue
2022-10-15 14:24:56 +02:00
parent 0ddc6c722f
commit 5423eebc2d
2 changed files with 2 additions and 6 deletions

View File

@@ -130,7 +130,6 @@ void set_config() {
nohelp = true;
nomenukey = true;
nomap = true;
no_find_player = true;
showstartmenu = false;
}