summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index 72540c54b..a5606cea7 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -73,6 +73,9 @@ enum
*********************************/
#define SMSG_SERVER_VERSION_RESPONSE 0x7531
+#define CMSG_LOGIN_REGISTER 0x0064
+#define CMSG_LOGIN_REGISTER2 0x01de
+
#define SMSG_SERVER_PING 0x007f /**< Contains server tick */
#define SMSG_CONNECTION_PROBLEM 0x0081