mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-17 17:37:13 +00:00
Sync from quickmods
This commit is contained in:
@@ -43,7 +43,7 @@ void MCEditTool::runImpl()
|
||||
#endif
|
||||
}
|
||||
|
||||
void MCEditFactory::registerSettings(SettingsObject *settings)
|
||||
void MCEditFactory::registerSettings(std::shared_ptr<SettingsObject> settings)
|
||||
{
|
||||
settings->registerSetting("MCEditPath");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user