mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
convert to CRLF line endings
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ int MSE::OnRun() {
|
||||
cli.init();
|
||||
package_manager.init();
|
||||
settings.read();
|
||||
SetAppearance((Appearance)settings.dark_mode_type);
|
||||
SetAppearance((Appearance)settings.dark_mode_type);
|
||||
the_locale = Locale::byName(settings.locale);
|
||||
nag_about_ascii_version();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user