diff options
-rw-r--r-- | conf/Changelog.txt | 2 | ||||
-rw-r--r-- | conf/battle/client.conf | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index 5ceb54a0f..6c5407c69 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2008/11/04 + * Updated: added info about latest packet_ver flag in client.conf (bugreport:2415) [akrus] 2008/10/06 * Rev. 13264 Changed exp_calc_type to 1, as type 0 seems to be based off old rumour, and to compliment the update to mob_revive. [L0ne_W0lf] 2008/10/02 diff --git a/conf/battle/client.conf b/conf/battle/client.conf index ed4646fcb..ce7141c16 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -36,6 +36,7 @@ // 0x0800: 2006-03-27aSakexe (version 20) // 0x1000: 2007-01-08aSakexe (version 21) // 0x2000: 2007-02-12aSakexe (version 22) +// 0x4000: 2008-09-10aSakexe (version 23) // default value: 0xFFFF (all clients) packet_ver_flag: 0xFFFF |