Fix setgamepreset command not updating status correctly.
This commit is contained in:
@@ -211,6 +211,8 @@ namespace Content.Server.GameTicking
|
||||
}
|
||||
else
|
||||
{
|
||||
Preset = null;
|
||||
|
||||
if (PlayerManager.PlayerCount == 0)
|
||||
_roundStartCountdownHasNotStartedYetDueToNoPlayers = true;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user