diff --git a/zjq6ach3jt.js b/zjq6ach3jt.js index 5896cd0..a8eef80 100644 --- a/zjq6ach3jt.js +++ b/zjq6ach3jt.js @@ -19,7 +19,7 @@ if (this.state.exploding) { return; } -if (this.state.getReady || this.state.gameOver) { +if (this.state.getReady || this.state.gameOver || this.state.paused) { return; }