diff options
Diffstat (limited to 'src/map/clif.h')
-rw-r--r-- | src/map/clif.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/clif.h b/src/map/clif.h index 2d90eb522..6be84709e 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -29,7 +29,7 @@ struct party_booking_ad_info; #include <stdarg.h> // packet DB #define MAX_PACKET_DB 0x900 -#define MAX_PACKET_VER 25 +#define MAX_PACKET_VER 26 struct s_packet_db { short len; |