mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
GH-2026 implement changes necessary to support 1.13 snapshots
This commit is contained in:
@@ -197,7 +197,7 @@ bool BaseInstance::canLaunch() const
|
||||
return (!hasVersionBroken() && !isRunning());
|
||||
}
|
||||
|
||||
bool BaseInstance::reload()
|
||||
bool BaseInstance::reloadSettings()
|
||||
{
|
||||
return m_settings->reload();
|
||||
}
|
||||
|
Reference in New Issue
Block a user