diff --git a/src/main/typescript/MarGame.ts b/src/main/typescript/MarGame.ts index e5590e0..e4384b5 100644 --- a/src/main/typescript/MarGame.ts +++ b/src/main/typescript/MarGame.ts @@ -21,6 +21,7 @@ class MarGame { constructor() { let self = this; + window["PhaserGlobal"] = {hideBanner: 1}; this.game = new Phaser.Game(RENDERER_WIDTH, RENDERER_HEIGHT, Phaser.AUTO, 'game', null, true, false); this.bootState = {