From c9532d2a49b2a1c95bc2b0ebe36f7e64ab9053f0 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 19 Mar 2018 11:53:19 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 2 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index e4955bd..a5e4ba4 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -420,7 +420,7 @@ GameLib.Event.Subscribe( ) ]; - this.snake[3].mesh.position.z += 1; + //this.snake[3].mesh.position.z += 1; this.snake[0].mesh.updateInstance('position'); this.snake[1].mesh.updateInstance('position');