From f535db15c2868e043b8b664fb8ad13dfc907c0f4 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 13:30:04 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 168 bytes modified --- 60mpr5snmo.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/60mpr5snmo.js b/60mpr5snmo.js index 3a3004b..63ed34a 100644 --- a/60mpr5snmo.js +++ b/60mpr5snmo.js @@ -6,6 +6,8 @@ if (this.parentEntity === data.entity) { this.camera = GameLib.EntityManager.Instance.findComponentById('32sdim4koy'); this.textCanvas = GameLib.EntityManager.Instance.findComponentById('c8tk5ha6nw'); this.textTexture = GameLib.EntityManager.Instance.findComponentById('eprfl2ynkx'); + this.particleEngine = GameLib.EntityManager.Instance.findComponentById('l60d7ra270'); + this.particle = GameLib.EntityManager.Instance.findComponentById('mvo0gyajun'); this.camera2d = GameLib.EntityManager.Instance.findComponentById('majq7lytaz');