From dfc4b891a45c26d771f3bde4f67c59ecae3ff721 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 22:25:21 +0100 Subject: [PATCH] Update: CC - Snake FS - Before Render (zjq6ach3jt.js) 21 bytes modified --- zjq6ach3jt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }