Index: common/message.h
===================================================================
--- common/message.h	(revision 2488852e451359e9522acfbd77cbb1c85fc0f292)
+++ common/message.h	(revision 0cc431dfc1d8ca16c42c0e4b9ad99b0509626931)
@@ -2,5 +2,6 @@
 #define _MESSAGE_H
 
-#define MSG_TYPE_SOMETHING 1000
+#define MSG_TYPE_LOGIN  1
+#define MSG_TYPE_CHAT   2
 
 typedef struct
