add starnum
parent
0bd98fa221
commit
90ebd7e107
|
@ -101,6 +101,7 @@ import "CommonProto.proto";
|
|||
repeated LevelDifficultyInfos levelDifficultyInfos = 1;
|
||||
// 副本信息
|
||||
repeated MapInfo mapInfos = 2;
|
||||
optional int32 starNum = 3;
|
||||
}
|
||||
|
||||
// 查看排行榜
|
||||
|
|
Loading…
Reference in New Issue