1v1 me first to 31 no powerups [Deathmatch Gamemode] (#19467)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -117,7 +117,7 @@ namespace Content.Server.GameTicking
|
||||
|
||||
if (CurrentPreset?.MapPool != null &&
|
||||
_prototypeManager.TryIndex<GameMapPoolPrototype>(CurrentPreset.MapPool, out var pool) &&
|
||||
pool.Maps.Contains(mainStationMap.ID))
|
||||
!pool.Maps.Contains(mainStationMap.ID))
|
||||
{
|
||||
var msg = Loc.GetString("game-ticker-start-round-invalid-map",
|
||||
("map", mainStationMap.MapName),
|
||||
|
||||
Reference in New Issue
Block a user