【四象心法】强化按钮点击强化两次bug修改

dev_chengFeng
yuanshuai 2021-09-24 15:59:01 +08:00
parent ad8f5ac73e
commit 77a47432bf
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ function this:BindEvent()
this.itemView:OnBtnCkickEvent(this.upStarCostitem.Id)
end)
Util.AddClick(this.upBtn, function()
Util.AddOnceClick(this.upBtn, function()
if this.CheckIsUpStar() then
return
end