Fix laser not turning off when lose controller tracking

This commit is contained in:
David Rowe 2017-07-20 22:29:13 +12:00
parent da97662ee1
commit e2cace2372

View file

@ -1547,6 +1547,7 @@
function enterEditorIdle() {
laser.clear();
selection.clear();
}