Removed line that caused colflict.

This commit is contained in:
Mike Moody 2017-07-24 16:50:33 -07:00
parent 7de164f1ab
commit 4c78fba2cc

View file

@ -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