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

beta.r3js.org
-=yb4f310 2018-03-24 22:54:50 +01:00
parent be77f8d1da
commit 6feaa2ab61
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ this.meshDownButton = GameLib.EntityManager.Instance.findComponentById('2eva6brg
this.meshUpButton = GameLib.EntityManager.Instance.findComponentById('q3ra6x84d8');
this.meshRightButton = GameLib.EntityManager.Instance.findComponentById('z0gwmplslj');
this.meshLeftButton = GameLib.EntityManager.Instance.findComponentById('e69gb1028e');
this.meshPauseOverlay = GameLib.EntityManager.Instance.findComponentById('gjhshqb1ks');
this.buttons = [
this.meshPauseButton,