mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
Add console font size setting and a preview\
Also moves the console settings from the minecraft page.
This commit is contained in:
@@ -407,6 +407,7 @@ void MultiMC::initGlobalSettings(bool test_mode)
|
||||
// in test mode, we don't have UI, so we don't do any font resolving
|
||||
m_settings->registerSetting("ConsoleFont", defaultMonospace);
|
||||
}
|
||||
m_settings->registerSetting("ConsoleFontSize", 11);
|
||||
|
||||
// FTB
|
||||
m_settings->registerSetting("TrackFTBInstances", false);
|
||||
|
Reference in New Issue
Block a user