mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-17 22:28:35 -05:00
Fix map sort order regression
This commit is contained in:
@@ -339,9 +339,6 @@ private:
|
||||
bool isProgrammaticEventTabChange;
|
||||
bool projectHasUnsavedChanges;
|
||||
bool newMapDefaultsSet = false;
|
||||
|
||||
MapSortOrder mapSortOrder;
|
||||
|
||||
bool tilesetNeedsRedraw = false;
|
||||
|
||||
bool setMap(QString, bool scrollTreeView = false);
|
||||
|
||||
Reference in New Issue
Block a user