Index: common/message.h
===================================================================
--- common/message.h	(revision 73f75c1b07aaa222ffc540cc36b7498a0bb8d6fc)
+++ common/message.h	(revision 2318ffff1f3b22cd0e452eaff6c10a7e677b6c3a)
@@ -2,7 +2,8 @@
 #define _MESSAGE_H
 
-#define MSG_TYPE_LOGIN  1
-#define MSG_TYPE_LOGOUT 2
-#define MSG_TYPE_CHAT   3
+#define MSG_TYPE_REGISTER     1
+#define MSG_TYPE_LOGIN        2
+#define MSG_TYPE_LOGOUT       3
+#define MSG_TYPE_CHAT         4
 
 typedef struct
