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

beta.r3js.org
-=yb4f310 2018-03-12 20:50:27 +01:00
parent 8079273a9a
commit ceef0798c5
1 changed files with 2 additions and 1 deletions

View File

@ -259,7 +259,7 @@ GameLib.Event.Subscribe(
/**
* Cleanup grid
*/
*
this.grid.map(
function(x) {
x.map(
@ -273,6 +273,7 @@ GameLib.Event.Subscribe(
);
this.initializeGrid();
*/
/**
* Other Settings