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