From 55901aee07fe748590acb31b69777b1b6e914b6c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Oct 2014 00:13:08 +0300 Subject: eathena: add partial support for packet SMSG_FRIENDS_PLAYER_ONLINE 0x0206. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index b117e1af0..113c7d8a6 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -287,6 +287,8 @@ #define SMSG_HOMUNCULUS_SKILL_UP 0x0239 #define SMSG_HOMUNCULUS_FOOD 0x022f +#define SMSG_FRIENDS_PLAYER_ONLINE 0x0206 + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2