【灵脉秘境】提交
parent
79d2113bc2
commit
7f0720554f
|
@ -76,8 +76,8 @@ function this.StartFight()
|
||||||
PrivilegeManager.RefreshPrivilegeUsedTimes(2030, 1)--更新特权
|
PrivilegeManager.RefreshPrivilegeUsedTimes(2030, 1)--更新特权
|
||||||
this.root:ClosePanel()
|
this.root:ClosePanel()
|
||||||
|
|
||||||
|
local num = this.nodeData.uid > 0 and 1 or 0
|
||||||
local fightData = BattleManager.GetBattleServerData(msg)
|
local fightData = BattleManager.GetBattleServerData(msg,num)
|
||||||
LingMaiMiJingManager.battleResult = msg
|
LingMaiMiJingManager.battleResult = msg
|
||||||
UIManager.OpenPanel(UIName.BattlePanel, fightData, BATTLE_TYPE.LINGMAIMIJING,function ()
|
UIManager.OpenPanel(UIName.BattlePanel, fightData, BATTLE_TYPE.LINGMAIMIJING,function ()
|
||||||
local arg = {}
|
local arg = {}
|
||||||
|
|
Loading…
Reference in New Issue