长按赠送道具数量不变修改
parent
25f3f927d6
commit
686d9345f4
|
@ -159,6 +159,7 @@ function this.UpdatelSingleHeroData(heroId,itemId,itemNum)
|
|||
local tempheroConfig = heroConfig[heroId]
|
||||
value = this.ItemList[itemId][tempheroConfig.PropertyName]*itemNum
|
||||
this.UpdatelBackData(heroId,value,1)
|
||||
BagManager.HeroLvUpUpdateItemsNum(itemId,itemNum)
|
||||
PopupTipPanel.ShowTip("好感度+"..value)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue