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 7fabcb68a..c047c4d5e 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -10,7 +10,7 @@ #define PACKETVER 7 // packet DB -#define MAX_PACKET_DB 0x25f +#define MAX_PACKET_DB 0x300 #define MAX_PACKET_VER 25 struct packet_db { |