Merge branch 'china/dev_bt' of http://60.1.1.230/gaoxin/JL_Client into china/dev_bt
commit
44f87c01d6
|
@ -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