mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
enforce more button clicking logic
This commit is contained in:
parent
1ddafa3cee
commit
2a3d0b6b17
1 changed files with 0 additions and 1 deletions
|
@ -2882,7 +2882,6 @@ function MyController(hand) {
|
|||
this.touchingEnterTimer += dt;
|
||||
|
||||
if (this.state == STATE_OVERLAY_STYLUS_TOUCHING && this.triggerSmoothedSqueezed()) {
|
||||
this.setState(STATE_OFF, "trigger squeezed");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue