summaryrefslogtreecommitdiff
path: root/src/common/manaserv_protocol.h
diff options
context:
space:
mode:
authorStefan Dombrowski <stefan@uni-bonn.de>2011-05-16 00:08:51 +0200
committerStefan Dombrowski <stefan@uni-bonn.de>2011-05-16 00:08:51 +0200
commitfcc7c9d2ce4471d07fe5ed9dcc5d94a4ed8ac5fb (patch)
tree3736fd3b02433cad1bc0ea3c685aaa1592499260 /src/common/manaserv_protocol.h
parentda1cc91155771d5fa3ced443de0480db5aab49d0 (diff)
downloadmanaserv-fcc7c9d2ce4471d07fe5ed9dcc5d94a4ed8ac5fb.tar.gz
manaserv-fcc7c9d2ce4471d07fe5ed9dcc5d94a4ed8ac5fb.tar.bz2
manaserv-fcc7c9d2ce4471d07fe5ed9dcc5d94a4ed8ac5fb.tar.xz
manaserv-fcc7c9d2ce4471d07fe5ed9dcc5d94a4ed8ac5fb.zip
Starting to fix party invite
Reviewed-by: Bjorn
Diffstat (limited to 'src/common/manaserv_protocol.h')
-rw-r--r--src/common/manaserv_protocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/manaserv_protocol.h b/src/common/manaserv_protocol.h
index 78497eb4..3205d004 100644
--- a/src/common/manaserv_protocol.h
+++ b/src/common/manaserv_protocol.h
@@ -195,8 +195,8 @@ enum {
CPMSG_PARTY_REJECTED = 0x03A8, // S name
PCMSG_PARTY_QUIT = 0x03AA, // -
CPMSG_PARTY_QUIT_RESPONSE = 0x03AB, // B error
- CPMSG_PARTY_NEW_MEMBER = 0x03B0, // W being id, S name
- CPMSG_PARTY_MEMBER_LEFT = 0x03B1, // W being id
+ CPMSG_PARTY_NEW_MEMBER = 0x03B0, // D character id, S name
+ CPMSG_PARTY_MEMBER_LEFT = 0x03B1, // D character id
// Chat
CPMSG_ERROR = 0x0401, // B error