From 514a514cafbb0f6486796f978c8c9c7df1a1116e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 15:09:14 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 24 bytes modified --- 21g30t1e75.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/21g30t1e75.js b/21g30t1e75.js index d9c277e..f0d2947 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -232,6 +232,8 @@ GameLib.CustomCode.prototype.waitReload = function(delta) { this.restore(); + this.advanceSnake(); + this.state.exploding = false; this.state.getReady = true;