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

beta.r3js.org
-=yb4f310 2018-03-13 12:30:47 +01:00
parent 02df28a1b7
commit 2dc1966c0f
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) {
position.y = tempPosition.y;
}
}
}.bind(this)
);
}.bind(this);