mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
Remove version patch reordering. Remove the main class display from onesix edit mods.
This commit is contained in:
@@ -119,11 +119,8 @@ public:
|
||||
*/
|
||||
// QList<Rule> rules;
|
||||
|
||||
QList<VersionFile> versionFiles;
|
||||
QList<VersionFilePtr> versionFiles;
|
||||
|
||||
private:
|
||||
OneSixInstance *m_instance;
|
||||
};
|
||||
|
||||
QDebug operator<<(QDebug &dbg, const VersionFinal *version);
|
||||
QDebug operator<<(QDebug &dbg, const OneSixLibrary *library);
|
||||
|
||||
Reference in New Issue
Block a user