mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-17 22:28:35 -05:00
Fix map duplication
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user