【灵脉秘境】提交

dev_chengFeng
ZhangBiao 2021-11-18 14:31:57 +08:00
parent 79d2113bc2
commit 7f0720554f
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ function this.StartFight()
PrivilegeManager.RefreshPrivilegeUsedTimes(2030, 1)--更新特权
this.root:ClosePanel()
local fightData = BattleManager.GetBattleServerData(msg)
local num = this.nodeData.uid > 0 and 1 or 0
local fightData = BattleManager.GetBattleServerData(msg,num)
LingMaiMiJingManager.battleResult = msg
UIManager.OpenPanel(UIName.BattlePanel, fightData, BATTLE_TYPE.LINGMAIMIJING,function ()
local arg = {}