Beispiel #1
0
 public static void SetMap(Map map)
 {
     _map = map;
     EnvelopeWindowManager.SwitchToGameView();
 }