【四象心法】强化按钮点击强化两次bug修改
parent
ad8f5ac73e
commit
77a47432bf
|
@ -125,7 +125,7 @@ function this:BindEvent()
|
||||||
this.itemView:OnBtnCkickEvent(this.upStarCostitem.Id)
|
this.itemView:OnBtnCkickEvent(this.upStarCostitem.Id)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
Util.AddClick(this.upBtn, function()
|
Util.AddOnceClick(this.upBtn, function()
|
||||||
if this.CheckIsUpStar() then
|
if this.CheckIsUpStar() then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue