宝物培养修改

dev_chengFeng
jiaoyangna 2021-07-27 14:39:48 +08:00
parent 7225723b34
commit d4126bb634
1 changed files with 2 additions and 2 deletions

View File

@ -233,8 +233,8 @@ function RoleEquipTreasureChangePopup:OnShow()
this.bg2:SetActive(true)
this.nextEquipBtns:SetActive(true)
this.nextEquipBtnChange:SetActive(true)
this.nextEquipBtnStrong:SetActive(true)
this.nextEquipBtnRefine:SetActive(true)
this.nextEquipBtnStrong:SetActive(false)
this.nextEquipBtnRefine:SetActive(false)
elseif type==4 then
this.ShowCurEquipData(2)
this.bg1:SetActive(true)