@@ -19,4 +19,6 @@ export enum MsgID {
MatchLudo = 16,
ResMatchLudo = 17,
NotifyUpdateRoomInfo = 18,
+ BeKickLogin = 19,
+ UpdateUserInfo = 20,
}