summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-11 20:08:03 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-11 20:08:03 +0300
commit674269cdc7ce138b4c9b89f19ade3186888119cc (patch)
tree03e467f2d7e656f2ecf408ed5a9aeadbae02476c /src/net/eathena/protocol.h
parent248b4b33701fedf1a82aa4d09acc87d794273095 (diff)
downloadManaVerse-674269cdc7ce138b4c9b89f19ade3186888119cc.tar.gz
ManaVerse-674269cdc7ce138b4c9b89f19ade3186888119cc.tar.bz2
ManaVerse-674269cdc7ce138b4c9b89f19ade3186888119cc.tar.xz
ManaVerse-674269cdc7ce138b4c9b89f19ade3186888119cc.zip
eathena: add partial support for packet SMSG_FRIENDS_REQUEST 0x0207.
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 0e0ce50bd..23cd0d230 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -344,6 +344,7 @@
#define SMSG_FRIENDS_PLAYER_ONLINE 0x0206
#define SMSG_FRIENDS_LIST 0x0201
+#define SMSG_FRIENDS_REQUEST 0x0207
#define SMSG_FRIENDS_REQUEST_ACK 0x0209
#define SMSG_AUCTION_OPEN_WINDOW 0x025f