连续快速扫荡显示fix
This commit is contained in:
parent
bff1f50a2b
commit
a68c4c79f2
@ -146,7 +146,9 @@ function MopUpUI:showRewardAppearAnim(idx, cell)
|
||||
animRewardAppear:OnComplete(function()
|
||||
animRewardAppear = nil
|
||||
cell:setTouchEnable(true)
|
||||
self:performWithDelayGlobal(function()
|
||||
self.btnOk:setTouchEnable(true)
|
||||
end, 0.5)
|
||||
end)
|
||||
return animRewardAppear
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user