From 633ec96c9a4403eeacdd91fdb5302f8989933265 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Oct 2014 01:52:32 +0300 Subject: eathena: add packet CMSG_FRIENDS_REQUEST_ACK 0x0208. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index c4f21b320..b7b86c612 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -480,5 +480,6 @@ #define SMSG_MERCENARY_ACTION 0x029f #define CMSG_FRIENDS_ADD_PLAYER 0x023b +#define CMSG_FRIENDS_REQUEST_ACK 0x0208 #endif // NET_EATHENA_PROTOCOL_H -- cgit v1.2.3-60-g2f50