Fix bug where comms console sometimes took a second to update after a countdown has started
This commit is contained in:
@@ -69,7 +69,7 @@ namespace Content.Client.GameObjects.Components.Command
|
||||
|
||||
_expectedCountdownTime = commsState.ExpectedCountdownEnd;
|
||||
CountdownStarted = commsState.CountdownStarted;
|
||||
|
||||
_menu?.UpdateCountdown();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user