Explorar el Código

添加关卡字段

王虎 hace 3 años
padre
commit
3fe24fe88f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
 }
 
 // 同步消息