浏览代码

添加关卡字段

王虎 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;
 }
 
 // 同步消息