Update: CC - Before Render - Moorcow (orfy8cilgg.js) 24 bytes modified

beta.r3js.org
-=yb4f310 2017-11-27 11:50:52 +01:00
parent 2547647ef1
commit 4af2944f78
1 changed files with 2 additions and 1 deletions

View File

@ -960,7 +960,8 @@ this.enemies = this.enemies.reduce(
result.push(enemy);
return result;
}
result.push(enemy);
return result;
}.bind(this),