diff --git a/game.js b/game.js index 160450f..4dbbc39 100644 --- a/game.js +++ b/game.js @@ -710,8 +710,9 @@ function setupGame() { } }catch{} //console.log(completedStages) - loadStage(TUTORIAL4) + //loadStage(TUTORIAL4) //gameState=MAINMENU + gameState=STARTUP } function setupTitleScreen() {