Esempio n. 1
0
 void refreshHighScore()
 {
     highScoreText.text = PlayerDAO.GetHighScoresAsString();
 }