diff --git a/fhrajxd13y.js b/fhrajxd13y.js index 3f597bf..eb24a07 100644 --- a/fhrajxd13y.js +++ b/fhrajxd13y.js @@ -69,6 +69,12 @@ this.mouseMove.entityLoaded = this; //GameLib.Event.Emit(GameLib.Event.MOUSE_UP); GameLib.Event.Emit(GameLib.Event.WINDOW_RESIZE, {width : window.innerWidth, height:window.innerHeight}); +GameLib.Event.Emit( + GameLib.Event.PLAY_AUDIO, + { + name : 'Audio - Xmas' + } +); /** * Plant all our trees - Below code gets generated automatically