From afae3b08b51c527fb7d52027baacebabf2355c12 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Oct 2014 01:10:32 +0300 Subject: eathena: add partial support for packet SMSG_FRIENDS_REQUEST_ACK 0x0209. --- 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 d80050079..9854f4ce7 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -289,6 +289,7 @@ #define SMSG_FRIENDS_PLAYER_ONLINE 0x0206 #define SMSG_FRIENDS_LIST 0x0201 +#define SMSG_FRIENDS_REQUEST_ACK 0x0209 /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2