登陆时副本信息

lvxinran 2021-01-01 17:31:36 +08:00
parent aed3441c5d
commit 748a0109d2
1 changed files with 2 additions and 9 deletions

View File

@ -171,15 +171,8 @@ import "CommonProto.proto";
//
message getAllLevelDifficultyInfosResponse{
repeated LevelDifficultyInfos levelDifficultyInfos = 1;
//
repeated MapInfo mapInfos = 2;
//
optional int32 starNum = 3;
//id
repeated int32 playedGenMapId = 4;
//
repeated DifficultMapOption difficultMapOptions = 5;
optional int32 killCount = 1;//
repeated int32 trialRewardInfo = 2;//
}
//