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;