Unstable v0.1300.0.0 (February 19th 2021)
This commit is contained in:
@@ -361,7 +361,7 @@ namespace Barotrauma
|
||||
}
|
||||
|
||||
#if !DEBUG
|
||||
if (Server?.OwnerConnection == null && !Console.IsOutputRedirected)
|
||||
if (Server?.OwnerConnection == null)
|
||||
{
|
||||
DebugConsole.UpdateCommandLine((int)(Timing.Accumulator * 800));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user