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

beta.r3js.org
-=yb4f310 2018-03-19 11:23:36 +01:00
parent e3283420e6
commit e1a2411805
1 changed files with 0 additions and 3 deletions

View File

@ -414,9 +414,6 @@ GameLib.Event.Subscribe(
this.animation.meshes.push(this.snake[2].mesh);
this.animation.meshes.push(this.snake[3].mesh);
this.animationRotation.meshes.push(this.snake[0].mesh);
this.animationRotation.meshes.push(this.snake[1].mesh);
this.animationRotation.meshes.push(this.snake[2].mesh);
this.animationRotation.meshes.push(this.snake[3].mesh);
/**