mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-19 10:27:15 +00:00
NOISSUE share logic for new attributes between mojang and onesix format
This commit is contained in:
@@ -63,6 +63,10 @@ public: /* methods */
|
||||
return Local;
|
||||
}
|
||||
|
||||
std::shared_ptr<class VersionFile> getVersionFile() override
|
||||
{
|
||||
return std::dynamic_pointer_cast<VersionFile>(shared_from_this());
|
||||
}
|
||||
|
||||
virtual bool isCustom() override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user