diff --git a/game.scm b/game.scm index f81e0a4..0347e58 100644 --- a/game.scm +++ b/game.scm @@ -1001,7 +1001,7 @@ (rollback-snapshot!) (with-goblins (update-objects!))) ;; REMOVE BEFORE RELEASE!!!! - ('confirm (next-level!)) + ;; ('confirm (next-level!)) ('menu (show-menu!)))) ;; Pressing any bound input resets the game. ('win (cond