enter restarts

This commit is contained in:
Garrett Finucane 2015-08-26 21:34:09 -04:00
parent 6135359465
commit 70555ebee3

View file

@ -59,6 +59,7 @@ function addKeyListeners() {
}
if (gameState == 2) {
init();
$("#gameoverscreen").fadeOut();
}
if (gameState===0) {
resumeGame();