@@ -13,4 +13,5 @@ message UserInfo{
uint32 sit = 8; // 用户座位号 0 ~ n
uint32 ping = 9; // 用户网络
uint32 Frame= 10; // 用户头像框
+ uint32 Title= 11; // 用户称号
}