diff --git a/o73bkh2tlq.js b/o73bkh2tlq.js index e9e318c..dc7dd39 100644 --- a/o73bkh2tlq.js +++ b/o73bkh2tlq.js @@ -42,6 +42,7 @@ this.camera = GameLib.EntityManager.Instance.findComponentById('k9ain64rlp'); this.scene = GameLib.EntityManager.Instance.findComponentById('q1f5n01iqk'); this.cursor = GameLib.EntityManager.Instance.findComponentById('1eh5eu30m6'); +this.thrower = GameLib.EntityManager.Instance.findComponentById('zldh9sdfuc'); GameLib.Event.Emit( GameLib.Event.GET_GRAPHICS_IMPLEMENTATION, @@ -62,6 +63,7 @@ this.mouseMove.raycaster = this.raycaster; this.mouseMove.camera = this.camera; this.mouseMove.scene = this.scene; this.mouseMove.cursor = this.cursor; +this.mouseMove.thrower = this.thrower; /** * Plant all our trees