【剧情】战斗剧情结束回调事件
parent
5f926ebbce
commit
ceb5f6232e
|
@ -61,7 +61,7 @@ function this.EventTrigger(eventId, callBack)
|
|||
bg = FakeBattleNew[options[1]].BgName
|
||||
}
|
||||
local panel = UIManager.OpenPanel(UIName.GuideBattlePanel, testFightData, function()
|
||||
StoryManager.StoryJumpType(options[3])
|
||||
StoryManager.StoryJumpType(options[3], nil, callBack)
|
||||
end, options[2])
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue