mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
More code cleanups!
This commit is contained in:
parent
935ad6b02c
commit
005a010ee6
17 changed files with 183 additions and 347 deletions
|
|
@ -31,7 +31,7 @@ QString LegacyInstance::minecraftDir() const
|
|||
return mcDir.filePath();
|
||||
}
|
||||
|
||||
GameUpdateTask* LegacyInstance::doUpdate()
|
||||
OneSixUpdate* LegacyInstance::doUpdate()
|
||||
{
|
||||
// legacy instances no longer update
|
||||
return nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue