From f676561f759c2be6e51c68b085b7d01ee98fc0d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Oct 2014 00:20:27 +0300 Subject: eathena: add partial support for packet SMSG_FRIENDS_LIST 0x0201. --- 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 113c7d8a6..d80050079 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -288,6 +288,7 @@ #define SMSG_HOMUNCULUS_FOOD 0x022f #define SMSG_FRIENDS_PLAYER_ONLINE 0x0206 +#define SMSG_FRIENDS_LIST 0x0201 /********************************** * Packets from client to server * -- cgit v1.2.3-60-g2f50