Beispiel #1
0
 public void SetMoney()
 {
     txt_money.text = MoneyHelper.FormatAbsoluteWithoutUnit(ClientConfig.UserInfo.CASH_FREE);
 }