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 9854f4ce7..c4f21b320 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -479,4 +479,6 @@ #define SMSG_MERCENARY_ACTION 0x029f +#define CMSG_FRIENDS_ADD_PLAYER 0x023b + #endif // NET_EATHENA_PROTOCOL_H |