【大闹天宫】试炼节点显示bug

dev_chengFeng
zhangqiang 2021-04-13 17:14:29 +08:00
parent 2214d15550
commit 6d21fd41fb
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ this.curAttackNodeInfo = {}
function this.ExecuteFightBattle(_nodeId,_teamId,_expInfo, callBack)
local num = 1
if this.curAttackNodeInfo and this.curAttackNodeInfo.bossTeaminfo.teamInfo and this.curAttackNodeInfo.bossTeaminfo.teamInfo > 0 then
num = 0
num = 1
else
num = 1
end