Include back to startup screen
This commit is contained in:
parent
88d26df984
commit
b5df1648f7
3
game.js
3
game.js
@ -710,8 +710,9 @@ function setupGame() {
|
|||||||
}
|
}
|
||||||
}catch{}
|
}catch{}
|
||||||
//console.log(completedStages)
|
//console.log(completedStages)
|
||||||
loadStage(TUTORIAL4)
|
//loadStage(TUTORIAL4)
|
||||||
//gameState=MAINMENU
|
//gameState=MAINMENU
|
||||||
|
gameState=STARTUP
|
||||||
}
|
}
|
||||||
|
|
||||||
function setupTitleScreen() {
|
function setupTitleScreen() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user