【章节剧情】点击跳过没有返回挂机界面
parent
84aab7d87d
commit
75cbaba02e
|
|
@ -60,6 +60,10 @@ function StoryDialoguePanel:BindEvent()
|
|||
Util.AddClick(this.btnJump, function ()
|
||||
if jumpId == 0 then
|
||||
self:ClosePanel()
|
||||
if static_callBack then
|
||||
static_callBack()
|
||||
static_callBack = nil
|
||||
end
|
||||
else
|
||||
self:GoNext(jumpId)
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue