Remove old comment in entitySelectionTool.js

This commit is contained in:
Ryan Huffman 2018-09-28 16:17:52 -07:00
parent 431daecd8e
commit feb230b3bd

View file

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