mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02:00
Removed line that caused colflict.
This commit is contained in:
parent
7de164f1ab
commit
4c78fba2cc
1 changed files with 0 additions and 2 deletions
|
@ -4074,8 +4074,6 @@ SelectionDisplay = (function() {
|
|||
return false;
|
||||
}
|
||||
|
||||
entityIconOverlayManager.setIconsSelectable(selectionManager.selections,true);
|
||||
|
||||
// before we do a ray test for grabbers, disable the ray intersection for our selection box
|
||||
Overlays.editOverlay(selectionBox, {
|
||||
ignoreRayIntersection: true
|
||||
|
|
Loading…
Reference in a new issue