Exemplo n.º 1
0
 public void BuildNewMineStronghold(LD_Objs lD_Objs)
 {
     if (mapView != null)
     {
         mapView.BuildNewSHItem(lD_Objs);
     }
 }