From cba70f814fc7cc87b9d55710ef6362d566b90fc7 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 11 Nov 2017 14:43:15 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (o73bkh2tlq.js) 117 bytes modified --- o73bkh2tlq.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/o73bkh2tlq.js b/o73bkh2tlq.js index 2eb0df7..e9e318c 100644 --- a/o73bkh2tlq.js +++ b/o73bkh2tlq.js @@ -41,6 +41,8 @@ this.parcel = GameLib.EntityManager.Instance.findComponentById('l91pfxkwml'); this.camera = GameLib.EntityManager.Instance.findComponentById('k9ain64rlp'); this.scene = GameLib.EntityManager.Instance.findComponentById('q1f5n01iqk'); +this.cursor = GameLib.EntityManager.Instance.findComponentById('1eh5eu30m6'); + GameLib.Event.Emit( GameLib.Event.GET_GRAPHICS_IMPLEMENTATION, null, @@ -59,6 +61,7 @@ this.mouseMove.mouse = this.mouse; this.mouseMove.raycaster = this.raycaster; this.mouseMove.camera = this.camera; this.mouseMove.scene = this.scene; +this.mouseMove.cursor = this.cursor; /** * Plant all our trees