上传战报信息
This commit is contained in:
parent
8abb284977
commit
038d417a1d
@ -70,7 +70,7 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.MainlineCh
|
||||
return
|
||||
}
|
||||
|
||||
if !isWin && conf.BattleFail == 1 { //战斗失败特殊处理
|
||||
if req.Report != nil && !isWin && conf.BattleFail == 1 { //战斗失败特殊处理
|
||||
isWin = true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user