From 981abea1b578629f748afd7e8a91e50fb35a1337 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 13 Nov 2017 04:50:24 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (182s9odi92.js) 125 bytes modified --- 182s9odi92.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/182s9odi92.js b/182s9odi92.js index 137cff7..5e84348 100644 --- a/182s9odi92.js +++ b/182s9odi92.js @@ -44,6 +44,8 @@ this.scene = GameLib.EntityManager.Instance.findComponentById('ya8btipi67'); this.cursor = GameLib.EntityManager.Instance.findComponentById('03zckwzjqd'); this.thrower = GameLib.EntityManager.Instance.findComponentById('3h0rspolkq'); +this.flameMesh = GameLib.EntityManager.Instance.findComponentById('srz3v6hkni'); + GameLib.Event.Emit( GameLib.Event.GET_GRAPHICS_IMPLEMENTATION, null, @@ -64,6 +66,7 @@ this.mouseMove.camera = this.camera; this.mouseMove.scene = this.scene; this.mouseMove.cursor = this.cursor; this.mouseMove.thrower = this.thrower; +this.mouseMove.flameMesh = this.flameMesh; /** * Plant all our trees