Exemple #1
0
 public void ShowOverallLeaderboards()
 {
     PlayGamesScript.ShowSpecificLeaderboardsUI(Config.LEADERBOARD_OVERALL_SCORE);
 }