Beispiel #1
0
 public void InitializeBuilding()
 {
     isBuildingInitialized = 1;
     UpCall.FetchVillageBuilding(ID);
 }