Index: common/message.h
===================================================================
--- common/message.h	(revision 0cc431dfc1d8ca16c42c0e4b9ad99b0509626931)
+++ common/message.h	(revision b13b0018f152a7f15eb243413c3c14288149b177)
@@ -3,5 +3,6 @@
 
 #define MSG_TYPE_LOGIN  1
-#define MSG_TYPE_CHAT   2
+#define MSG_TYPE_LOGOUT 2
+#define MSG_TYPE_CHAT   3
 
 typedef struct
