Cleanbuild console command resets the user statistics setting

This commit is contained in:
Joonas Rikkonen
2018-07-18 12:59:59 +03:00
parent 7799e05369
commit cbb207dbca
3 changed files with 17 additions and 5 deletions
@@ -438,6 +438,8 @@ namespace Barotrauma
NewMessage("Resolution set to 0 x 0 (screen resolution will be used)", Color.Green);
NewMessage("Fullscreen enabled", Color.Green);
GameSettings.ShowUserStatisticsPrompt = true;
GameSettings.VerboseLogging = false;
if (GameMain.Config.MasterServerUrl != "http://www.undertowgames.com/baromaster")