mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:08:00 +02:00
Remove old comment in entitySelectionTool.js
This commit is contained in:
parent
431daecd8e
commit
feb230b3bd
1 changed files with 0 additions and 2 deletions
|
@ -2637,8 +2637,6 @@ SelectionDisplay = (function() {
|
||||||
startAt: startAtCurrent,
|
startAt: startAtCurrent,
|
||||||
endAt: endAtCurrent
|
endAt: endAtCurrent
|
||||||
});
|
});
|
||||||
|
|
||||||
// not sure why but this seems to be needed to fix an reverse rotation for yaw ring only
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (wantDebug) {
|
if (wantDebug) {
|
||||||
|
|
Loading…
Reference in a new issue