We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d07f5 commit d9c4b9cCopy full SHA for d9c4b9c
1 file changed
ZkLobbyServer/MatchMaker/PlanetWarsServerBattle.cs
@@ -30,7 +30,6 @@ public PlanetWarsServerBattle(ZkLobbyServer server, PlanetWarsMatchMaker.AttackO
30
if (ModOptions == null) ModOptions = new Dictionary<string, string>();
31
32
SetCompetitiveModoptions();
33
- ModOptions["equalcom"] = "enable";
34
35
ValidateAndFillDetails();
36
}
0 commit comments