Fix next map not being displayed on the lobby UI after map vote (#23231)
Fix map not being displayed in lobby ui after map vote
This commit is contained in:
@@ -107,8 +107,8 @@ namespace Content.Server.GameTicking
|
||||
return;
|
||||
|
||||
Preset = preset;
|
||||
UpdateInfoText();
|
||||
ValidateMap();
|
||||
UpdateInfoText();
|
||||
|
||||
if (force)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user