Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 23:01:13 +01:00
parent 78ad984772
commit 0cc151f360
1 changed files with 1 additions and 1 deletions

View File

@ -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;