法相显示修改

dev_chengFeng
yuanshuai 2023-02-20 11:23:50 +08:00
parent 9fecd102e9
commit 3687ad47cc
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ function RewardTalismanSingleShowPopup2:OnShow()
end
--大师属性
if self.equipData.upHeroDid == "" or self.equipData.upHeroDid == "0" then
if self.equipData.upHeroDid == "" or self.equipData.upHeroDid == "0" or self.position>6 then
self.baseMaster:SetActive(false)
self.refineMaster:SetActive(false)
else