mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-28 01:05:20 +01:00
Windows: Skip cmd for release builds (#5416)
This commit is contained in:
@@ -350,6 +350,7 @@ void set_default_settings(Settings *settings)
|
||||
settings->setDefault("server_description", "");
|
||||
|
||||
settings->setDefault("high_precision_fpu", "true");
|
||||
settings->setDefault("enable_console", "false");
|
||||
|
||||
#ifdef __ANDROID__
|
||||
settings->setDefault("screenW", "0");
|
||||
|
||||
Reference in New Issue
Block a user