【公会技能】长按升级bug

dev_chengFeng
zhangqiang 2020-12-31 15:53:05 +08:00
parent 7402a7ce6c
commit ec81feaa06
1 changed files with 4 additions and 0 deletions

View File

@ -320,6 +320,8 @@ function this.LvUpClick(isSingleLvUp)
if not isSingleLvUp then
this.LongLvUpClick(oldLv)
end
_isClicked = false
_isLongPress = false
return
end
@ -328,6 +330,8 @@ function this.LvUpClick(isSingleLvUp)
if not isSingleLvUp then
this.LongLvUpClick(oldLv)
end
_isClicked = false
_isLongPress = false
return
end
if isSingleLvUp then