修改新手引导剧情开始节点
parent
4edb1c7925
commit
0c95879fb9
|
|
@ -480,7 +480,7 @@ function this.ExecuteLoading()
|
||||||
LoadingPanel.End()
|
LoadingPanel.End()
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
StoryManager.EventTrigger(100001, exBattle)
|
StoryManager.EventTrigger(300001, exBattle)
|
||||||
else
|
else
|
||||||
PatFaceManager.isLogin = true
|
PatFaceManager.isLogin = true
|
||||||
UIManager.OpenPanelAsync(UIName.MainPanel, function ()
|
UIManager.OpenPanelAsync(UIName.MainPanel, function ()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue