summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-14 00:20:27 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-14 00:20:27 +0300
commitf676561f759c2be6e51c68b085b7d01ee98fc0d4 (patch)
treeb1868eb2a4a519c6531c20dda1c3a88ef183157c /src/net/eathena/protocol.h
parent55901aee07fe748590acb31b69777b1b6e914b6c (diff)
downloadplus-f676561f759c2be6e51c68b085b7d01ee98fc0d4.tar.gz
plus-f676561f759c2be6e51c68b085b7d01ee98fc0d4.tar.bz2
plus-f676561f759c2be6e51c68b085b7d01ee98fc0d4.tar.xz
plus-f676561f759c2be6e51c68b085b7d01ee98fc0d4.zip
eathena: add partial support for packet SMSG_FRIENDS_LIST 0x0201.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
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 *