山河社稷图关卡是否通过
parent
42522d48e1
commit
bbf1974bce
|
@ -950,6 +950,7 @@ option optimize_for = SPEED;
|
|||
optional int32 type = 2; //类型:1.大节点2.奖励小节点3.挑战小节点
|
||||
optional int32 state = 3; //状态:0-7星级状态,8为荣耀三星,0为小节点未通过1为小节点通过
|
||||
optional bool isFirst= 4; //是否是第一次荣耀
|
||||
optional bool isPass= 5; //节点是否通过
|
||||
}
|
||||
//山河社稷图章节信息
|
||||
message HardStageChapter{
|
||||
|
|
Loading…
Reference in New Issue