Maps as packages. Disable broken map selector.
This commit is contained in:
@@ -326,8 +326,7 @@ namespace MapConverter
|
||||
|
||||
public void Save(string filepath)
|
||||
{
|
||||
Map.Tiledata = filepath+".bin";
|
||||
Map.Save(filepath+".yaml");
|
||||
Map.Save(filepath);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user