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

beta.r3js.org
-=yb4f310 2018-03-23 09:10:07 +01:00
parent 46a832bb9d
commit a4f28de1dc
1 changed files with 2 additions and 5 deletions

View File

@ -153,12 +153,9 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
return; return;
} }
this.particleEnginePickle.enabled = false; /**
/**
* We need to revert to a good state * We need to revert to a good state
*/ */
console.warn('revert to good state'); console.warn('revert to good state');
}.bind(this) }.bind(this)