summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-14 01:42:11 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-14 01:42:11 +0300
commit90db2a6cd38c21648f6de6bdfad1e04654ff61da (patch)
tree6324cb5cd4320bc16baeeae28ccac2b454bd5a3c /src/net/eathena/protocol.h
parentafae3b08b51c527fb7d52027baacebabf2355c12 (diff)
downloadplus-90db2a6cd38c21648f6de6bdfad1e04654ff61da.tar.gz
plus-90db2a6cd38c21648f6de6bdfad1e04654ff61da.tar.bz2
plus-90db2a6cd38c21648f6de6bdfad1e04654ff61da.tar.xz
plus-90db2a6cd38c21648f6de6bdfad1e04654ff61da.zip
eathena: add packet CMSG_FRIENDS_ADD_PLAYER 0x023b.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 9854f4ce7..c4f21b320 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -479,4 +479,6 @@
#define SMSG_MERCENARY_ACTION 0x029f
+#define CMSG_FRIENDS_ADD_PLAYER 0x023b
+
#endif // NET_EATHENA_PROTOCOL_H