diff options
Diffstat (limited to 'conf')
-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 32f1324be..4dc803bca 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -36,7 +36,7 @@ // 0: disabled // 1: optional (not recommended) -- identifies whether it is required // 2: enabled (recommended) -packet_obfuscation: 1 +packet_obfuscation: 2 // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. |