From a57962dac22bbae4768639da8953287bddc31580 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 12 Jan 2018 11:20:40 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (cb8a4ufbui.js) 129 bytes modified --- cb8a4ufbui.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cb8a4ufbui.js b/cb8a4ufbui.js index 532afd9..e7d3b4b 100644 --- a/cb8a4ufbui.js +++ b/cb8a4ufbui.js @@ -1,5 +1,9 @@ if (this.parentEntity === data.entity) { - console.log('my entity loaded'); + console.log('Entity SpoonLib Loaded'); + + this.mouseMove = GameLib.EntityManager.Instance.findComponentById('stiq4tf18d'); + + this.mouseMove.entityLoaded = this; } //@ sourceURL=entiyuLoaded.js \ No newline at end of file