diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index 6a104e1..0ac2c09 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -141,7 +141,7 @@ $Host::LogIntentionalQuit = 1; $Host::Map = "VaubanLak"; $Host::MarkDnDObjectives = 1; $Host::MaxBotDifficulty = 0; -$Host::MaxMessageLen = 120; +$Host::MaxMessageLen = 140; $Host::MaxPlayers = 30; $Host::MinBotDifficulty = 0; $Host::MinFlagRecordPlayerCount = 6;