Include back to startup screen

This commit is contained in:
sigonasr2 2020-09-05 02:29:43 +09:00
parent 88d26df984
commit b5df1648f7

View File

@ -710,8 +710,9 @@ function setupGame() {
}
}catch{}
//console.log(completedStages)
loadStage(TUTORIAL4)
//loadStage(TUTORIAL4)
//gameState=MAINMENU
gameState=STARTUP
}
function setupTitleScreen() {