【魂印穿戴】点击穿戴其他神将身上的魂印提示穿戴成功,但不显示,需要来回切换才能刷新并且看到新替换的魂印
parent
f67006e041
commit
487c0d327a
|
@ -128,6 +128,10 @@ function SoulPrintPopUp:BindEvent()
|
|||
HeroManager.AddSoulPrintUpHeroDynamicId(curHeroData.dynamicId,localData.id,pos)
|
||||
PopupTipPanel.ShowTip(Language[11526])
|
||||
self:RefreshShow()
|
||||
--
|
||||
if callback then
|
||||
callback()
|
||||
end
|
||||
self:ClosePanel()
|
||||
end)
|
||||
end)
|
||||
|
|
Loading…
Reference in New Issue