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

beta.r3js.org
-=yb4f310 2018-03-24 11:30:06 +01:00
parent 48cfa8b290
commit 4ac9bc0aa7
1 changed files with 0 additions and 2 deletions

View File

@ -222,8 +222,6 @@ GameLib.CustomCode.prototype.waitReload = function(delta) {
if (this.explodeTime < GameLib.CustomCode.EXPLODE_LIFETIME) { if (this.explodeTime < GameLib.CustomCode.EXPLODE_LIFETIME) {
return; return;
} }
return;
/** /**
* We need to revert to a good state * We need to revert to a good state