【修行】战斗卡住提交

dev_chengFeng
ZhangBiao 2021-05-17 16:04:39 +08:00
parent d53415d80b
commit 8d2a0a86aa
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ function this.GetBattleServerData(msg, isFightPlayer)
--精英副本关卡id
nodeId = msg.fightData.nodeId,
}
LogYellow("收到的战斗ID = "..msg.fightData.fightId.." 精英副本关卡id="..msg.fightData.nodeId)
-- LogYellow("收到的战斗ID = "..msg.fightData.fightId.." 精英副本关卡id="..msg.fightData.nodeId)
this.SetLastBattleResult(nil,nil)
lastFightData = data
return data