Ejemplo n.º 1
0
 void UpdatePlayerInfo()
 {
     leaderBoard.DisplayTeams(teamsInfo);
     UpdateRankSpriteAndColor();
     CheckEndGame();
 }