parent
2a9b8c706e
commit
65dbdc5283
|
|
@ -105,6 +105,9 @@ function SoulPrintPopUp:BindEvent()
|
|||
UIManager.OpenPanel(UIName.SoulPrintPopUpV2,2,curHeroData,localData,function()
|
||||
self:ClosePanel()
|
||||
self:RefreshShow()
|
||||
if callback then
|
||||
callback()
|
||||
end
|
||||
end)
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue