예제 #1
0
 void UpdatePlayerInfo()
 {
     leaderBoard.DisplayTeams(teamsInfo);
     UpdateRankSpriteAndColor();
     CheckEndGame();
 }