summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/defines.h b/src/defines.h
index de5d1025..c0f44daa 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -211,8 +211,8 @@ enum {
// Inter-server
GAMSG_REGISTER = 0x0500, // S address, W port, { W map id }*
AGMSG_ACTIVE_MAP = 0x0501, // W map id
- AGMSG_PLAYER_ENTER = 0x0510, // B*32 token, serialised character data
- GAMSG_PLAYER_DATA = 0x0520, // serialised character data
+ AGMSG_PLAYER_ENTER = 0x0510, // B*32 token, L id, S name, serialised character data
+ GAMSG_PLAYER_DATA = 0x0520, // L id, serialised character data
GAMSG_REDIRECT = 0x0530, // L id
AGMSG_REDIRECT_RESPONSE = 0x0531, // L id, B*32 token, S game address, W game port
GAMSG_PLAYER_RECONNECT = 0x0532, // L id, B*32 token