summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index 605bbd762..958acc5ee 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -27,7 +27,7 @@ struct battleground_data;
struct quest;
#include <stdarg.h>
// packet DB
-#define MAX_PACKET_DB 0x810
+#define MAX_PACKET_DB 0x900
#define MAX_PACKET_VER 25
struct s_packet_db {