diff --git a/21g30t1e75.js b/21g30t1e75.js index 4faa37c..4a5dfb8 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -413,6 +413,9 @@ 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); /**