Unstable 0.15.15.0 (and the one before it I forgor)
This commit is contained in:
@@ -255,7 +255,7 @@ namespace Barotrauma
|
||||
|
||||
File.WriteAllText(filePath, crashReport);
|
||||
|
||||
if (GameSettings.SaveDebugConsoleLogs) DebugConsole.SaveLogs();
|
||||
if (GameSettings.SaveDebugConsoleLogs || GameSettings.VerboseLogging) { DebugConsole.SaveLogs(); }
|
||||
|
||||
if (GameSettings.SendUserStatistics)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user