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

beta.r3js.org
-=yb4f310 2018-03-24 15:18:18 +01:00
parent 0aa96bc135
commit 94f9cf2407
1 changed files with 2 additions and 0 deletions

View File

@ -1161,6 +1161,8 @@ GameLib.CustomCode.prototype.extend = function(gameObject, position, orientation
this.speed -= this.extendSpeedGrain;
console.log('speed = ' + this.speed);
}.bind(this);
/**