Beispiel #1
0
 void UpdateCoinText()
 {
     coinController.SetCoinText(PlayerPrefs.GetInt(Key.Common.TotalCoin).ToString());
 }