欧皇红包概率显示修改
parent
3a77e7088e
commit
ec8fa4a8ca
|
@ -405,7 +405,9 @@ function RewardItemSingleShowPopup:OnShow()
|
|||
elseif isBagPanel and itemConfigData.ItemType == 10 and func then
|
||||
this.btnSure:SetActive(true)
|
||||
this.btnSureText.text = Language[10195]
|
||||
this.helpBtn.gameObject:SetActive(true)
|
||||
if itemConfigData.HeroStar and itemConfigData.HeroStar[1]==1 then
|
||||
this.helpBtn.gameObject:SetActive(true)
|
||||
end
|
||||
elseif isBagPanel and itemConfigData.ItemType == 12 and func then-- 改名卡
|
||||
this.btnSure:SetActive(true)
|
||||
this.btnSureText.text = Language[10195]
|
||||
|
|
Loading…
Reference in New Issue