Explorar o código

Merge branch 'master' of http://git.xwxgame.com/backend/delivery-proto

qianzhuqing %!s(int64=3) %!d(string=hai) anos
pai
achega
55cea4c841
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      protos/room.proto

+ 4 - 0
protos/room.proto

@@ -29,4 +29,8 @@ message RoomLeavePush {
 
 message RoomDismissPush {
 
+}
+
+message RoomSwitchMasterPush {
+    uint32 UserID = 1;
 }