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

beta.r3js.org
-=yb4f310 2018-03-20 15:27:53 +01:00
parent e308e52b63
commit a35d34a30f
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ GameLib.CustomCode.prototype.createFood = function(delta) {
mesh.updateInstance('position');
mesh.updateInstance('visible');
};
}.bind(this);
/**