From b1ff96548eb781e71bf417eb0a5693a956f48163 Mon Sep 17 00:00:00 2001 From: protimus Date: Tue, 20 Dec 2011 04:29:37 +0000 Subject: * Added packet support to new 2011 clients. - Works on 2011-11-02 + - Need more tests, but so far nothing wrong was found. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15173 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map') diff --git a/src/map/clif.h b/src/map/clif.h index def1178fd..5217d3b63 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -31,8 +31,8 @@ struct party_booking_ad_info; enum {// packet DB - MAX_PACKET_DB = 0x900, - MAX_PACKET_VER = 26, + MAX_PACKET_DB = 0xA00, + MAX_PACKET_VER = 28, MAX_PACKET_POS = 20, }; -- cgit v1.2.3-70-g09d2