diff --git a/0qv1aw7ni1.js b/0qv1aw7ni1.js index ec6dff2..ba90952 100644 --- a/0qv1aw7ni1.js +++ b/0qv1aw7ni1.js @@ -2,6 +2,7 @@ if (this.parentEntity === data.entity) { console.log('Entity SpoonLib Loaded'); this.mouseMove = GameLib.EntityManager.Instance.findComponentById('a4hb4ubk5z'); + this.keyUp = GameLib.EntityManager.Instance.findComponentById('hdy358a43e'); this.camera = GameLib.EntityManager.Instance.findComponentById('a9spj3fs9b'); this.textCanvas = GameLib.EntityManager.Instance.findComponentById('dlzgvcve2j'); this.textTexture = GameLib.EntityManager.Instance.findComponentById('3il5afmzsj'); @@ -9,4 +10,4 @@ if (this.parentEntity === data.entity) { this.mouseMove.entityLoaded = this; } -//@ sourceURL=entiyuLoaded.js \ No newline at end of file +//@ sourceURL=entitySpoonLibLoaded.js \ No newline at end of file