宝物培养修改
parent
7225723b34
commit
d4126bb634
|
|
@ -233,8 +233,8 @@ function RoleEquipTreasureChangePopup:OnShow()
|
||||||
this.bg2:SetActive(true)
|
this.bg2:SetActive(true)
|
||||||
this.nextEquipBtns:SetActive(true)
|
this.nextEquipBtns:SetActive(true)
|
||||||
this.nextEquipBtnChange:SetActive(true)
|
this.nextEquipBtnChange:SetActive(true)
|
||||||
this.nextEquipBtnStrong:SetActive(true)
|
this.nextEquipBtnStrong:SetActive(false)
|
||||||
this.nextEquipBtnRefine:SetActive(true)
|
this.nextEquipBtnRefine:SetActive(false)
|
||||||
elseif type==4 then
|
elseif type==4 then
|
||||||
this.ShowCurEquipData(2)
|
this.ShowCurEquipData(2)
|
||||||
this.bg1:SetActive(true)
|
this.bg1:SetActive(true)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue