Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
This commit is contained in:
@@ -343,6 +343,7 @@ namespace Barotrauma
|
||||
performanceCounterTimer.Start();
|
||||
|
||||
Timing.TotalTime += Timing.Step;
|
||||
Timing.TotalTimeUnpaused += Timing.Step;
|
||||
DebugConsole.Update();
|
||||
if (GameSession?.GameMode == null || !GameSession.GameMode.Paused)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user