升级修改提交
parent
3373e3daf4
commit
19be216616
|
@ -67,7 +67,6 @@ function SacredTreePanel:OnUpdate()
|
|||
if self.numCount > t and self.numCount/t >= 0 then
|
||||
self.isShortPress = false
|
||||
self:Refresh(false)
|
||||
self.numCount = 0
|
||||
else
|
||||
self.isShortPress = true
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue