diff --git a/xtihcyhagp.js b/xtihcyhagp.js index 837c914..c50a9c8 100644 --- a/xtihcyhagp.js +++ b/xtihcyhagp.js @@ -65,11 +65,10 @@ 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; @@ -83,9 +82,9 @@ GameLib.Event.Subscribe( name : 'Audio - Xmas' } ); -/* }.bind(this) + }.bind(this) ); -*/ + GameLib.Event.Subscribe( GameLib.Event.GAME_OVER, function() {