summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-16 12:14:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-16 12:14:08 +0300
commitd6012201991a732b6b47e063a52e201450889c74 (patch)
treebd694b2fdd652bd276b9bea06a92884d129e3fd3 /src/net/eathena/protocol.h
parent3ff2ba0b4a6bf7e0f693d0d72ca5360767d3cc2c (diff)
downloadManaVerse-d6012201991a732b6b47e063a52e201450889c74.tar.gz
ManaVerse-d6012201991a732b6b47e063a52e201450889c74.tar.bz2
ManaVerse-d6012201991a732b6b47e063a52e201450889c74.tar.xz
ManaVerse-d6012201991a732b6b47e063a52e201450889c74.zip
eathena: add packet CMSG_PARTY_ALLOW_INVITES 0x02c8.
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 1a913b75d..f5ac75da9 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -298,6 +298,7 @@
#define CMSG_PARTY_KICK 0x0103
#define CMSG_PARTY_MESSAGE 0x0108
#define CMSG_PARTY_CHANGE_LEADER 0x07da
+#define CMSG_PARTY_ALLOW_INVITES 0x02c8
#define CMSG_MOVE_TO_STORAGE 0x07ec /** Move item to storage */
#define CSMG_MOVE_FROM_STORAGE 0x085b /** Remove item from storage */