From e2e31bde6b73711250e5a7694cb27edb34e0aa2c Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 12 Jan 2018 11:22:58 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (cb8a4ufbui.js) 79 bytes modified --- cb8a4ufbui.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cb8a4ufbui.js b/cb8a4ufbui.js index e7d3b4b..0f99e27 100644 --- a/cb8a4ufbui.js +++ b/cb8a4ufbui.js @@ -2,6 +2,7 @@ if (this.parentEntity === data.entity) { console.log('Entity SpoonLib Loaded'); this.mouseMove = GameLib.EntityManager.Instance.findComponentById('stiq4tf18d'); + this.camera = GameLib.EntityManager.Instance.findComponentById('i32ckmfmh8'); this.mouseMove.entityLoaded = this; }