Gogs hai 3 meses
pai
achega
05390b2c6f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      bin/client_msg/msg.ts

+ 2 - 0
bin/client_msg/msg.ts

@@ -24,4 +24,6 @@ export enum MsgID {
     ReqHeartBeat = 21,
     ResHeartBeat = 22,
     NextRound = 23,
+    ResRoomID = 24,
+    ResLeaveRoom = 25,
 }