mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
Revert "NOISSUE nuke builtin Minecraft versions"
This reverts commit 5ae3b2c114.
We need those builtin versions for now.
This commit is contained in:
@@ -60,7 +60,7 @@ public: /* methods */
|
||||
}
|
||||
VersionSource getVersionSource() override
|
||||
{
|
||||
return Local;
|
||||
return VersionSource::Local;
|
||||
}
|
||||
|
||||
std::shared_ptr<class VersionFile> getVersionFile() override
|
||||
|
||||
Reference in New Issue
Block a user