diff options
Diffstat (limited to 'conf-tmpl/battle')
-rw-r--r-- | conf-tmpl/battle/client.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf-tmpl/battle/client.conf b/conf-tmpl/battle/client.conf index 66b5f1349..ba92ce6b0 100644 --- a/conf-tmpl/battle/client.conf +++ b/conf-tmpl/battle/client.conf @@ -41,8 +41,10 @@ // 256: 2005-05-09aSakexe (version 17) // 512: 2005-06-28aSakexe (version 18) // 1024: 2006-04-03aSakexe (version 19) -// default value: 2047 (all clients) -packet_ver_flag: 2047 +// 2048: 2007-01-08aSakexe (version 20) +// 4096: 2007-02-12aSakexe (version 21) +// default value: 8191 (all clients) +packet_ver_flag: 8191 // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. |