Skip to content

Commit a8d07f5

Browse files
committed
enforce equal comms
1 parent 54b577a commit a8d07f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ZkLobbyServer/MatchMaker/PlanetWarsServerBattle.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public PlanetWarsServerBattle(ZkLobbyServer server, PlanetWarsMatchMaker.AttackO
3030
if (ModOptions == null) ModOptions = new Dictionary<string, string>();
3131

3232
SetCompetitiveModoptions();
33+
ModOptions["equalcom"] = "enable";
3334

3435
ValidateAndFillDetails();
3536
}

0 commit comments

Comments
 (0)