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