Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 24 bytes modified

beta.r3js.org
-=yb4f310 2018-03-23 15:09:14 +01:00
parent bc73c69b9f
commit 514a514caf
1 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,8 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
this.restore(); this.restore();
this.advanceSnake();
this.state.exploding = false; this.state.exploding = false;
this.state.getReady = true; this.state.getReady = true;