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 51e5f934c..18b5f0031 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -32,7 +32,7 @@ struct party_booking_ad_info;
enum
{// packet DB
MAX_PACKET_DB = 0xA00,
- MAX_PACKET_VER = 28,
+ MAX_PACKET_VER = 30,
MAX_PACKET_POS = 20,
};