From 2088fc12d4b4a42a6043ea02317e737553ba6a19 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 13 Feb 2018 10:08:15 +0100 Subject: [PATCH] Update: CustomCode - Bacon - Entity Loaded (2xswm1bwq8.js) 5 bytes modified --- 2xswm1bwq8.js | 1 + 1 file changed, 1 insertion(+) diff --git a/2xswm1bwq8.js b/2xswm1bwq8.js index c8d4bf5..cf9d734 100644 --- a/2xswm1bwq8.js +++ b/2xswm1bwq8.js @@ -1394,6 +1394,7 @@ GameLib.CustomCode.prototype.createTile = function(tileName, imageName) { GameLib.Event.Emit( GameLib.Event.GET_RUNTIME, + {}, function(runtime) { this.graphics = runtime.graphics;