New, simpler and versioned format for the patch load order.
This commit is contained in:
@ -175,7 +175,8 @@ public:
|
||||
VersionPatchPtr versionPatch(int index);
|
||||
|
||||
private:
|
||||
QStringList m_externalPatches;
|
||||
OneSixInstance *m_instance;
|
||||
QMap<QString, int> getExistingOrder() const;
|
||||
void saveCurrentOrder() const;
|
||||
int getFreeOrderNumber();
|
||||
};
|
||||
|
Reference in New Issue
Block a user