Example #1
0
 public static void LoadMap()
 {
     map = RubyCore.LoadMap(map_path);
 }