diff options
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 9c9760d7d..31b4c4b40 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -491,7 +491,7 @@ #define SMSG_MERCENARY_ACTION 0x029f -#define CMSG_FRIENDS_ADD_PLAYER 0x023b +#define CMSG_FRIENDS_ADD_PLAYER 0x091a #define CMSG_FRIENDS_REQUEST_ACK 0x0208 #define CMSG_FRIENDS_DELETE_PLAYER 0x020a |