no more alert
This commit is contained in:
parent
257ffb03a4
commit
dee6a3c8b9
2 changed files with 1 additions and 2 deletions
|
@ -79,7 +79,6 @@ function addKeyListeners() {
|
|||
|
||||
$("#pauseBtn").on('touchstart mousedown', function() {
|
||||
|
||||
alert("hey");
|
||||
if (gameState != 1 && gameState != -1) {
|
||||
return;
|
||||
}
|
||||
|
|
2
vendor/sweet-alert.min.js
vendored
2
vendor/sweet-alert.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue