战斗结果协议

master_huanxiang
lvxinran 2020-04-26 13:41:11 +08:00
parent 3eb8dbf292
commit d431836781
1 changed files with 1 additions and 0 deletions

View File

@ -709,6 +709,7 @@ import "CommonProto.proto";
message DailyChallengeResponse{
optional Drop drop = 1;
optional FightData fightData = 2;
optional int32 result = 3;//1 0
}