资源条跳转错误修改提交
parent
5ab9c8d915
commit
af30beccd3
|
|
@ -318,7 +318,7 @@ function UpView:OnClick(index)
|
|||
end
|
||||
|
||||
function UpView:RechargeType(_type)
|
||||
if MapManager.Mapping then
|
||||
if MapManager.Mapping or UIManager.IsOpen(UIName.ExplorePanel) then
|
||||
PopupTipPanel.ShowTip(Language[12040])
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue