mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
Fix bug where overlay would get stuck
This commit is contained in:
parent
e18fec140a
commit
46d09a12fe
1 changed files with 0 additions and 2 deletions
|
@ -3633,8 +3633,6 @@ function MyController(hand) {
|
|||
};
|
||||
|
||||
Overlays.sendMousePressOnOverlay(this.grabbedOverlay, pointerEvent);
|
||||
entityWithContextOverlay = false;
|
||||
potentialEntityWithContextOverlay = false;
|
||||
|
||||
this.touchingEnterTimer = 0;
|
||||
this.touchingEnterPointerEvent = pointerEvent;
|
||||
|
|
Loading…
Reference in a new issue