..
This commit is contained in:
parent
c09b0f948d
commit
eedbffda2e
@ -27,8 +27,6 @@ function GiftRewardCell:refreshByConfig(reward)
|
||||
else
|
||||
local itemCfgInfo = ConfigManager:getConfig("item")[id]
|
||||
self.bg:setSprite(GConst.ATLAS_PATH.SHOP, "shop_gift_bg")
|
||||
Logger.logHighlight(id)
|
||||
Logger.logHighlight(itemCfgInfo.icon)
|
||||
self.icon:setSprite(GConst.ATLAS_PATH.ICON_ITEM, tostring(itemCfgInfo.icon))
|
||||
self.fragmenImg:setVisible(false)
|
||||
self.numTx:setText(num)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user