From 94b87a30a2e498e7fe42ab14f8a3d88ed99c19aa Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:04:40 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 3 bytes modified --- 60mpr5snmo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/60mpr5snmo.js b/60mpr5snmo.js index 602c26d..6dc2551 100644 --- a/60mpr5snmo.js +++ b/60mpr5snmo.js @@ -1,7 +1,7 @@ if (this.parentEntity === data.entity) { console.log('Entity SpoonLib Loaded'); - this.animationSystem = GameLib.EntityManager.Instance.queryComponents(GameLib.Component.SYSTEM_ANIMATION); + this.animationSystem = GameLib.EntityManager.Instance.queryComponents(GameLib.Component.SYSTEM_ANIMATION)[0]; this.beforeRender = GameLib.EntityManager.Instance.findComponentById('uou2i9be9r');