Exemple #1
0
 private void OnResourceChanged()
 {
     goldCounter.text = GameStateController.GetResources(ResourceType.Gold).ToString();
 }