Ejemplo n.º 1
0
 public void UpdateData()
 {
     inGameManager.CheckPlayerResources(type);
     inGameManager.UpdatePlayer(this);
 }