【章节剧情】点击跳过没有返回挂机界面
parent
ed4472a298
commit
a9ce0d077e
|
@ -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