From 36191d835f12c3251d577976fc49ac49e3087ce9 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Fri, 8 Oct 2021 00:08:52 -0400 Subject: [PATCH] Increased --- Classic/prefs/serverPrefs.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;