From 4b072768ba52e6662160573c00d4abd3e9b08d52 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 10:43:07 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 83 bytes modified --- 60mpr5snmo.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/60mpr5snmo.js b/60mpr5snmo.js index 907e07f..a71bdc2 100644 --- a/60mpr5snmo.js +++ b/60mpr5snmo.js @@ -7,6 +7,8 @@ if (this.parentEntity === data.entity) { this.textCanvas = GameLib.EntityManager.Instance.findComponentById('c8tk5ha6nw'); this.textTexture = GameLib.EntityManager.Instance.findComponentById('eprfl2ynkx'); + this.camera2D = GameLib.EntityManager.Instance.findComponentById('majq7lytaz'); + this.mouseMove.entityLoaded = this; this.keyUp.entityLoaded = this; }