Esempio n. 1
0
 void Awake()
 {
     I = this;
 }
Esempio n. 2
0
 public void OnClick()
 {
     MarketManger.SelectBuilding(Go);
 }