mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
Only load instance list twice.
This commit is contained in:
@ -29,6 +29,8 @@ class QNetworkReply;
|
||||
class MinecraftVersionList : public BaseVersionList
|
||||
{
|
||||
Q_OBJECT
|
||||
private:
|
||||
void sortInternal();
|
||||
public:
|
||||
friend class MCVListLoadTask;
|
||||
|
||||
|
Reference in New Issue
Block a user