diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 0f26a5ca9..6708da931 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -250,6 +250,7 @@ #define SMSG_MERCENARY_UPDATE 0x02a2 #define SMSG_MERCENARY_INFO 0x029b +#define SMSG_MERCENARY_SKILLS 0x029d /********************************** * Packets from client to server * |