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