diff options
-rw-r--r-- | conf/map/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index ab39a2b0e..ac973af18 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -40,7 +40,7 @@ packet_obfuscation: 0 // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. -min_chat_delay: 1 +min_chat_delay: 50 // Valid range of dyes and styles on the client. min_hair_style: 0 |