上传竞技场连胜判断

This commit is contained in:
liwei1dao 2023-06-09 14:10:38 +08:00
parent ebea508bcf
commit f1908b1ef0

View File

@ -78,6 +78,7 @@ func (this *apiComp) ChallengeReward(session comm.IUserSession, req *pb.ArenaCha
// this.module.ModuleRtask.SendToRtask(session, comm.Rtype131, 1)
go this.module.ModuleBuried.TriggerBuried(session.GetUserId(), comm.GetBuriedParam(comm.Rtype131, 1))
} else {
info.Streak = 0
if req.Revengeid != "" {
redstate = pb.BattleRecordState_RevengeFailed
bulestate = pb.BattleRecordState_DefendkWin