icon bullshit and somethin else gitaroo man
This commit is contained in:
@ -49,6 +49,7 @@ class NGio
|
||||
GAME_VER = response.result.data.currentVersion;
|
||||
GAME_VER_NUMS = GAME_VER.split(" ")[0].trim();
|
||||
trace('CURRENT NG VERSION: ' + GAME_VER);
|
||||
trace('CURRENT NG VERSION: ' + GAME_VER_NUMS);
|
||||
gotOnlineVer = true;
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user