mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 06:19:49 +02:00
Fix laser not turning off when lose controller tracking
This commit is contained in:
parent
da97662ee1
commit
e2cace2372
1 changed files with 1 additions and 0 deletions
|
@ -1547,6 +1547,7 @@
|
|||
|
||||
|
||||
function enterEditorIdle() {
|
||||
laser.clear();
|
||||
selection.clear();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue