diff options
-rw-r--r-- | conf/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index c5a0762b..66c69a53 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -13,7 +13,7 @@ // 0: disabled // 1: optional (not recommended) -- identifies whether it is required // 2: enabled (recommended) -packet_obfuscation: 1 +packet_obfuscation: 0 // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. |