예제 #1
0
 public void CallBuy()
 {
     Debug.Log("buy");
     _map.Buy();
 }