diff --git a/xtihcyhagp.js b/xtihcyhagp.js index c50a9c8..837c914 100644 --- a/xtihcyhagp.js +++ b/xtihcyhagp.js @@ -65,10 +65,11 @@ this.mouseMove = GameLib.EntityManager.Instance.findComponentById('6st4io7ceu') /** * Tell all our custom code components that we loaded */ +/* GameLib.Event.Subscribe( GameLib.Event.GAME_START, function() { - +*/ this.beforeRender.entityLoaded = this; this.mouseUp.entityLoaded = this; this.mouseDown.entityLoaded = this; @@ -82,9 +83,9 @@ GameLib.Event.Subscribe( name : 'Audio - Xmas' } ); - }.bind(this) +/* }.bind(this) ); - +*/ GameLib.Event.Subscribe( GameLib.Event.GAME_OVER, function() {