예제 #1
0
 void Awake()
 {
     I = this;
 }
예제 #2
0
 public void OnClick()
 {
     MarketManger.SelectBuilding(Go);
 }