From cb070585eb9d5c0b3cb19ef8f746b6b2f740f1c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Sep 2014 17:56:50 +0300 Subject: eathena: add packet id CMSG_PARTY_CREATE2 0x01e8. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 41649fde1..7ae554664 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -273,6 +273,7 @@ #define CMSG_TRADE_OK 0x00ef #define CMSG_PARTY_CREATE 0x00f9 +#define CMSG_PARTY_CREATE2 0x01e8 #define CMSG_PARTY_INVITE 0x00fc #define CMSG_PARTY_INVITED 0x00ff #define CMSG_PARTY_LEAVE 0x0100 -- cgit v1.2.3-60-g2f50