Gogs há 1 mês atrás
pai
commit
fef83868be
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      bin/client_msg/msg.ts

+ 2 - 0
bin/client_msg/msg.ts

@@ -31,4 +31,6 @@ export enum MsgID {
     JoinRoomFail = 28,
     RoomInfo = 29,
     RoomSiteRount = 30,
+    ResPlayerLoadGameOver = 31,
+    ResPlayerLoadRoomOver = 32,
 }