升级修改提交

dev_chengFeng
jiaoyangna 2021-09-01 16:25:58 +08:00
parent 3373e3daf4
commit 19be216616
1 changed files with 0 additions and 1 deletions

View File

@ -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