zhibo
parent
0e1fd64927
commit
35b9d151fe
|
|
@ -216,7 +216,7 @@ function this.ShowGuide(id, ...)
|
|||
_IsFuncGuild = true
|
||||
LogRed("开始功能引导:"..id)
|
||||
end
|
||||
Log("执行引导panel")
|
||||
Log("执行引导panel"..id)
|
||||
-- 显示当前引导
|
||||
UIManager.OpenPanel(UIName.GuidePanel, id, onGuideClose, ...)
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue