From 273ed8d24ba87b3804b8648a8bbe3445da5eb0ad Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 17:33:48 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 154 bytes modified --- 21g30t1e75.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index bcd2f78..a61064f 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -101,7 +101,16 @@ this.meshSoundButton = GameLib.EntityManager.Instance.findComponentById('0eo0kat this.meshDownButton = GameLib.EntityManager.Instance.findComponentById('2eva6brga6'); this.meshUpButton = GameLib.EntityManager.Instance.findComponentById('q3ra6x84d8'); this.meshRightButton = GameLib.EntityManager.Instance.findComponentById('z0gwmplslj'); -this.meshPauseButton = GameLib.EntityManager.Instance.findComponentById('f5xmype7dq'); +this.meshLeftButton = GameLib.EntityManager.Instance.findComponentById('e69gb1028e'); + +this.buttons = [ + this.meshPauseButton, + this.meshSoundButton, + this.meshDownButton, + this.meshUpButton, + this.meshRightButton, + this.meshLeftButton, +]; /** * Materials