mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 20:36:19 -05:00
Load and save the gMapAttributes array
This commit is contained in:
@@ -9,6 +9,7 @@ Editor::Editor()
|
||||
|
||||
void Editor::saveProject() {
|
||||
if (project) {
|
||||
project->saveAllDataStructures();
|
||||
project->saveAllMaps();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user