diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |