diff --git a/21g30t1e75.js b/21g30t1e75.js index ba782e5..babccd8 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -87,7 +87,7 @@ GameLib.Event.Subscribe( this.snake = []; console.log('starting game snake'); - } + }.bind(this); ) GameLib.Event.Emit(GameLib.Event.GAME_LOADED);