From e5ca9fbefd9a680b958a957f0fe01f93293bcd39 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Dec 2014 18:20:43 +0300 Subject: eathena: Improve a bit protocol.h --- src/net/eathena/protocol.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 05561d437..aac136f94 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -284,6 +284,8 @@ #define SMSG_MERCENARY_UPDATE 0x02a2 #define SMSG_MERCENARY_INFO 0x029b #define SMSG_MERCENARY_SKILLS 0x029d +#define SMSG_MERCENARY_ACTION 0x029f + #define SMSG_HOMUNCULUS_SKILLS 0x0235 #define SMSG_HOMUNCULUS_DATA 0x0230 @@ -499,8 +501,6 @@ #define CMSG_BANK_WITHDRAW 0x09a9 #define CMSG_BANK_CHECK 0x09ab -#define SMSG_MERCENARY_ACTION 0x029f - #define CMSG_FRIENDS_ADD_PLAYER 0x091a #define CMSG_FRIENDS_REQUEST_ACK 0x0208 #define CMSG_FRIENDS_DELETE_PLAYER 0x020a -- cgit v1.2.3-60-g2f50