PrometeoProduction

Results 1 issues of PrometeoProduction

This is the code that I use: ``` PlayGamesPlatform.Instance.LoadScores( "CgkIvJ3e4_MWEAIQAQ", LeaderboardStart.PlayerCentered, 100, LeaderboardCollection.Public, LeaderboardTimeSpan.AllTime, (data) => { foreach(var score in data.Scores) { Debug.Log(score.value + " - " + score.userID +...

bug
Leaderboards