NOISSUE remove obsolete LWJGL folder setting
This commit is contained in:
parent
ba3cbb7330
commit
102804ef82
4 changed files with 3 additions and 41 deletions
|
@ -427,7 +427,6 @@ MultiMC::MultiMC(int &argc, char **argv) : QApplication(argc, argv)
|
|||
// Folders
|
||||
m_settings->registerSetting("InstanceDir", "instances");
|
||||
m_settings->registerSetting({"CentralModsDir", "ModsDir"}, "mods");
|
||||
m_settings->registerSetting({"LWJGLDir", "LwjglDir"}, "lwjgl");
|
||||
m_settings->registerSetting("IconsDir", "icons");
|
||||
|
||||
// Editors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue