diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index 2201a4b..29ffc31 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -1348,7 +1348,7 @@ $Host::MapPlayerLimitsWhiteout_Duel = "-1 32"; $Host::MarkDnDObjectives = 1; $Host::MaxBotDifficulty = "0.75"; $Host::MaxMessageLen = 120; -$Host::MaxPlayers = "16"; +$Host::MaxPlayers = "24"; $Host::MinBotDifficulty = "0.5"; $Host::MissionType = "LakRabbit"; $Host::NoSmurfs = 0;