diff --git a/21g30t1e75.js b/21g30t1e75.js index 6f9cce4..89a823c 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1957,7 +1957,7 @@ GameLib.Event.Subscribe( ) GameLib.Event.Subscribe( - GameLib.Event.CUSTOM_DATA, + GameLib.Event.GAME_DATA, function(data) { if (data.type === 'highscore') { this.state.highscore = data.highscore;