fixed restoring golems in casual

This commit is contained in:
Zeno Rogue
2023-12-15 11:00:41 +01:00
parent a282ac314e
commit 5c24213092
2 changed files with 11 additions and 7 deletions
+1
View File
@@ -615,6 +615,7 @@ EX void handleKeyQuit(int sym, int uni) {
stop_game();
load_last_save();
start_game();
restore_all_golems();
}
else
gotoHelp(safety_help());