mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 00:36:30 +02:00
Stupid bracket
This commit is contained in:
parent
17c7e38fce
commit
1336a59b6c
1 changed files with 5 additions and 4 deletions
|
@ -2495,6 +2495,7 @@ function MyController(hand) {
|
|||
this.hoverEntity = entity;
|
||||
Entities.sendHoverEnterEntity(this.hoverEntity, pointerEvent);
|
||||
}
|
||||
}
|
||||
|
||||
// send mouse events for button highlights and tooltips.
|
||||
if (this.hand == mostRecentSearchingHand ||
|
||||
|
|
Loading…
Reference in a new issue