mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 17:39:26 +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;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
entityIconOverlayManager.setIconsSelectable(selectionManager.selections,true);
|
|
||||||
|
|
||||||
// before we do a ray test for grabbers, disable the ray intersection for our selection box
|
// before we do a ray test for grabbers, disable the ray intersection for our selection box
|
||||||
Overlays.editOverlay(selectionBox, {
|
Overlays.editOverlay(selectionBox, {
|
||||||
ignoreRayIntersection: true
|
ignoreRayIntersection: true
|
||||||
|
|
Loading…
Reference in a new issue