소스 검색

添加关卡字段

王虎 3 년 전
부모
커밋
3fe24fe88f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      protos/sync.proto

+ 1 - 0
protos/sync.proto

@@ -16,6 +16,7 @@ message RestoreResponse {
     map<string, bytes> state = 3;
     string Road = 4;
     uint64 CreateAt = 5;
+    int32 stageIndex = 6;
 }
 
 // 同步消息