From 0da84c218a4179897d8f0ad67094ac8129d1a6f6 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 11 Nov 2017 14:44:51 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (o73bkh2tlq.js) 119 bytes modified --- o73bkh2tlq.js | 2 ++ 1 file changed, 2 insertions(+) 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