diff --git a/m4c2psc19l.js b/m4c2psc19l.js index 1985b77..647bb08 100644 --- a/m4c2psc19l.js +++ b/m4c2psc19l.js @@ -15,6 +15,7 @@ GameLib.D3.CustomCode.MAX_SPAWN_TIME = 4; /** * Create references to all our 'in game' objects */ +this.fog = GameLib.EntityManager.Instance.findComponentById('d2bii5k0ha') this.bull = GameLib.EntityManager.Instance.findComponentById('mkanjiompv'); this.star = GameLib.EntityManager.Instance.findComponentById('5iz2kywf68'); this.burger = GameLib.EntityManager.Instance.findComponentById('g26i649z3j');