上传竞技场连胜判断
This commit is contained in:
parent
ebea508bcf
commit
f1908b1ef0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user