xy 1 day ago
parent
commit
79ef825d16
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bin/client_msg/msg.ts

+ 2 - 0
bin/client_msg/msg.ts

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