예제 #1
0
 public void SetMapData(Maps nextmap)
 {
     MapSelector.SetMapData(nextmap);
     SetMapObject(nextmap);
 }