diff --git a/o7s7v9qq97.js b/o7s7v9qq97.js index bf4f02d..05aae62 100644 --- a/o7s7v9qq97.js +++ b/o7s7v9qq97.js @@ -10,7 +10,7 @@ ig.System.inject({ this.fps = fps; this.clock = new ig.Timer(); - this.canvas = GameLib.EntityManager.findComponentById('ov13qo2j1m').instance; + this.canvas = GameLib.EntityManager.Instance.findComponentById('ov13qo2j1m').instance; this.resize( width, height, scale ); this.context = this.canvas.getContext('2d');