Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 9 bytes modified

beta.r3js.org
-=yb4f310 2018-03-19 14:43:26 +01:00
parent 5b13fd264a
commit 5ec1c29706
1 changed files with 3 additions and 3 deletions

View File

@ -13,10 +13,10 @@ this.imageBK = GameLib.EntityManager.Instance.findComponentById('3ufmzrnewa');
this.imageHorse = GameLib.EntityManager.Instance.findComponentById('w4koth16uf'); this.imageHorse = GameLib.EntityManager.Instance.findComponentById('w4koth16uf');
this.images = [ this.images = [
this.imageSpoon, this.imageBK,
this.imageEarth, this.imageBK,
this.imageBK, this.imageBK,
this.imageHorse this.imageBK
]; ];
/** /**