Update: CC - Entity Loaded - Moorcow (182s9odi92.js) 124 bytes modified

beta.r3js.org
-=yb4f310 2017-11-12 13:22:26 +01:00
parent 0ac59c5a0d
commit 78b4472ba5
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ this.mouseDown.entityLoaded = this;
this.mouseMove = GameLib.EntityManager.Instance.findComponentById('no3ph5ss6n');
this.mouseMove.entityLoaded = this;
this.flameProcess = GameLib.EntityManager.Instance.findComponentById('vaq8lxuek1');
this.flameProcess.entityLoaded = this;
/**
* Create references to all our 'in game' objects
*/