【灵脉秘境】提交
parent
79d2113bc2
commit
7f0720554f
|
@ -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 = {}
|
||||
|
|
Loading…
Reference in New Issue