点击报错修改
parent
4a338b9d4c
commit
457b40b1e2
|
@ -338,7 +338,7 @@ function HeroLikeAbilityPanel:UpdateItemList(isChange)
|
|||
Util.AddOnceClick(self.itemList[i].pre, function()
|
||||
if items[i].num > 0 then
|
||||
curselectId = items[i].id
|
||||
self:SetSelectKuang(self.itemList[i].pre)
|
||||
self:SetSelectKuang(self.itemList[i].pre,false)
|
||||
end
|
||||
end)
|
||||
Util.AddLongPressClick(self.itemList[i].pre, function()
|
||||
|
|
Loading…
Reference in New Issue