From 483ddfdc0bb7171836c4b7fd2a12a0e5ad373768 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 14:31:52 +0100 Subject: [PATCH] Update: CC - Snake FS - Before Render (zjq6ach3jt.js) 23 bytes modified --- zjq6ach3jt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zjq6ach3jt.js b/zjq6ach3jt.js index f4763b8..04e58ef 100644 --- a/zjq6ach3jt.js +++ b/zjq6ach3jt.js @@ -19,7 +19,7 @@ if (this.state.exploding) { return; } -if (this.state.getReady) { +if (this.state.getReady || this.state.gameOver) { return; }