mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
Added file logger
This commit is contained in:
@@ -132,7 +132,7 @@ InstanceList *BaseInstance::instList() const
|
||||
return NULL;
|
||||
}
|
||||
|
||||
QSharedPointer<BaseVersionList> BaseInstance::versionList() const
|
||||
std::shared_ptr<BaseVersionList> BaseInstance::versionList() const
|
||||
{
|
||||
return MMC->minecraftlist();
|
||||
}
|
||||
|
Reference in New Issue
Block a user