mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-23 17:16:17 -05:00
Remove mistaken field addition to map_groups.json
This commit is contained in:
@@ -598,7 +598,6 @@ void Project::saveMapGroups() {
|
||||
}
|
||||
|
||||
OrderedJson::object mapGroupsObj;
|
||||
mapGroupsObj["layouts_table_label"] = layoutsLabel;
|
||||
|
||||
OrderedJson::array groupNamesArr;
|
||||
for (QString groupName : this->groupNames) {
|
||||
|
||||
Reference in New Issue
Block a user