mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-20 07:36:31 -05:00
Properly support saving map connections
This commit is contained in:
@@ -289,6 +289,7 @@ void MainWindow::loadDataStructures() {
|
||||
project->readItemNames();
|
||||
project->readFlagNames();
|
||||
project->readVarNames();
|
||||
project->readMapsWithConnections();
|
||||
}
|
||||
|
||||
void MainWindow::populateMapList() {
|
||||
|
||||
Reference in New Issue
Block a user