Update: CC - Entity Loaded - Moorcow (hv7vehw7se.js) 13 bytes modified

beta.r3js.org
-=yb4f310 2018-03-06 15:28:51 +01:00
parent 796642defe
commit 134a06a33b
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ GameLib.Event.Emit(
}.bind(this) }.bind(this)
); );
this.mouse = new GameLib.Mouse(this.graphics); this.mouse = new GameLib.Mouse();
this.raycaster = new GameLib.D3.Raycaster(this.graphics); this.raycaster = new GameLib.D3.Raycaster(this.graphics);
this.beforeRender = GameLib.EntityManager.Instance.findComponentById('qemp4een6t'); this.beforeRender = GameLib.EntityManager.Instance.findComponentById('qemp4een6t');