Drop leftover mod loader settings
I messed up the merge. Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
19b5a5e00b
commit
d49f81d132
@ -579,9 +579,6 @@ Application::Application(int& argc, char** argv) : QApplication(argc, argv)
|
||||
m_settings->registerSetting("IgnoreJavaCompatibility", false);
|
||||
m_settings->registerSetting("IgnoreJavaWizard", false);
|
||||
|
||||
// Mod loader settings
|
||||
m_settings->registerSetting("DisableQuiltBeacon", false);
|
||||
|
||||
// Legacy settings
|
||||
m_settings->registerSetting("OnlineFixes", true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user