mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 04:22:39 +00:00
GH-1453 handle certain version loading corner cases better, clean up FTB
This commit is contained in:
@@ -17,6 +17,5 @@ public:
|
||||
virtual bool revertPatch (ProfilePatchPtr patch) override;
|
||||
|
||||
protected:
|
||||
void loadDefaultBuiltinPatches();
|
||||
void loadUserPatches();
|
||||
virtual void loadDefaultBuiltinPatches() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user