Only save region_map_sections.json when relevant changes are made

This commit is contained in:
GriffinR
2026-06-14 03:18:33 -04:00
parent d3fb9b4d24
commit 0327eecf5a
2 changed files with 11 additions and 10 deletions

View File

@@ -323,8 +323,8 @@ private:
QStringList groupNames;
QMap<QString, QStringList> groupNameToMapNames;
bool hasUnsavedDataChanges = false;
bool hasUnsavedMapGroupChanges = false;
bool hasUnsavedMapsecChanges = false;
struct EventGraphics
{