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

beta.r3js.org
-=yb4f310 2018-03-21 10:37:54 +01:00
parent 716ce8da17
commit 9a3a0027ab
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) {
//body.backupMesh.updateInstance('visible');
body.mesh = this.meshBreadCorner.clone();
body.mesh = this.createGameMesh(this.imageBreadCorner);
body.mesh.position.z = 5;