Index: common/message.h
===================================================================
--- common/message.h	(revision 0cc431dfc1d8ca16c42c0e4b9ad99b0509626931)
+++ common/message.h	(revision ec48e7db6b5677ea8a45bc8f4004319738d29a9f)
@@ -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
