diff --git a/xtihcyhagp.js b/xtihcyhagp.js index 870165d..cf72cb4 100644 --- a/xtihcyhagp.js +++ b/xtihcyhagp.js @@ -117,7 +117,8 @@ GameLib.Event.Subscribe( this.mouseDown.entityLoaded = null; this.mouseMove.entityLoaded = null; - this.beforeRender.initialized = false; + delete this.beforeRender.initialized; + GameLib.Event.Emit(GameLib.Event.STOP_ALL_AUDIO); GameLib.Event.Emit(GameLib.Event.GAME_START); }.bind(this)