Exemple #1
0
 public void InitializeMarket()
 {
     isMarketInitialized = 1;
     UpCall.FetchVillageMarket(ID);
 }