角色界面:UI报错,屏蔽神器Btn
This commit is contained in:
parent
7ec59ce909
commit
37744724c2
@ -418,7 +418,10 @@ function UIRoleMain1View:Refresh()
|
||||
self:RefreshCardSuitBtn()
|
||||
|
||||
self:RefreshSkillEquip()
|
||||
self.artifact:SetActive(isLeader or logicData.owned)
|
||||
|
||||
-- TODO: 屏蔽神器
|
||||
--self.artifact:SetActive(isLeader or logicData.owned)
|
||||
self.artifact:SetActive(false)
|
||||
end
|
||||
|
||||
function UIRoleMain1View:InitRoleNatureIcon()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user