Fix map duplication

This commit is contained in:
GriffinR
2024-11-26 15:33:56 -05:00
parent ff04a41db2
commit f1a4b78ca9
9 changed files with 272 additions and 292 deletions

View File

@@ -74,7 +74,6 @@ public:
QUndoStack editHistory;
// to simplify new layout settings transfer between functions
// TODO: Make this the equivalent of struct MapHeader
struct Settings {
QString id;
QString name;