From 5b907fc3c1c21f69f1b86d4e3c16990dd2bff757 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Sep 2014 17:15:12 +0300 Subject: eathena: add packet SMSG_MERCENARY_ACTION 0x029f. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 6708da931..eda0ddbe8 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -427,4 +427,6 @@ #define CMSG_BANK_WITHDRAW 0x09a9 #define CMSG_BANK_CHECK 0x09ab +#define SMSG_MERCENARY_ACTION 0x029f + #endif // NET_EATHENA_PROTOCOL_H -- cgit v1.2.3-70-g09d2