Пример #1
0
 private static void UpdateText()
 {
     text.text = "Coins: " + CoinCounter.GetCoin();
 }