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

beta.r3js.org
-=yb4f310 2018-03-23 15:10:27 +01:00
parent 514a514caf
commit 8b65061874
1 changed files with 3 additions and 3 deletions

View File

@ -232,12 +232,12 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
this.restore();
this.advanceSnake();
this.state.exploding = false;
this.state.getReady = true;
this.state.getReady = true;
this.advanceSnake();
window.setTimeout(
function(){
this.state.message = null;