예제 #1
0
 private static void SetBase(Village villageTemplate, Part[,] field)
 {
     field[25, 25].SetType(Const.Type_Base);
 }