mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
CR fixes
This commit is contained in:
parent
9005efb639
commit
e483b1342c
1 changed files with 0 additions and 1 deletions
|
@ -501,7 +501,6 @@ SelectionManager = (function() {
|
|||
|
||||
if (selectionUpdated) {
|
||||
SelectionDisplay.useDesiredSpaceMode();
|
||||
//SelectionDisplay.setSpaceMode(SPACE_LOCAL, false);
|
||||
}
|
||||
} else {
|
||||
properties = Entities.getEntityProperties(that.selections[0], ['type', 'boundingBox']);
|
||||
|
|
Loading…
Reference in a new issue