Пример #1
0
 void CoinColect()
 {
     ps.coins++;
     ps.UpdateCoinBar();
 }