enter restarts
This commit is contained in:
parent
6135359465
commit
70555ebee3
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ function addKeyListeners() {
|
|||
}
|
||||
if (gameState == 2) {
|
||||
init();
|
||||
$("#gameoverscreen").fadeOut();
|
||||
}
|
||||
if (gameState===0) {
|
||||
resumeGame();
|
||||
|
|
Loading…
Reference in a new issue