From d4717182bf90288c537a7849f9c47f0b8b5cee63 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 2 Mar 2018 15:26:27 +0100 Subject: [PATCH] Update: impact_snake_loaded (o7s7v9qq97.js) 9 bytes modified --- o7s7v9qq97.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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');