From 649ea3f3992e2ecdd071191e45b05d5f10c0e21b Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sun, 18 Feb 2018 22:01:16 +0100 Subject: [PATCH] Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 85 bytes modified --- 2xswm1bwq8.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2xswm1bwq8.js b/2xswm1bwq8.js index 765ef6a..ed3af58 100644 --- a/2xswm1bwq8.js +++ b/2xswm1bwq8.js @@ -1704,6 +1704,8 @@ GameLib.Event.Emit( this.drawGrid(); this.drawStatus(); + GameLib.Event.Emit(GameLib.Event.WINDOW_RESIZE, GameLib.Utils.GetWindowSize()); + GameLib.Event.Emit(GameLib.Event.GAME_LOADED); }.bind(this)