From dcad45241bcc53208bb029739acccc6f47c40004 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 19 Mar 2018 11:10:26 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 174 bytes modified --- 21g30t1e75.js | 3 +++ 1 file changed, 3 insertions(+) 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); /**