mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
More code cleanups!
This commit is contained in:
@@ -31,7 +31,7 @@ QString LegacyInstance::minecraftDir() const
|
||||
return mcDir.filePath();
|
||||
}
|
||||
|
||||
GameUpdateTask* LegacyInstance::doUpdate()
|
||||
OneSixUpdate* LegacyInstance::doUpdate()
|
||||
{
|
||||
// legacy instances no longer update
|
||||
return nullptr;
|
||||
|
Reference in New Issue
Block a user