mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 01:04:06 +02:00
cleanup
This commit is contained in:
parent
05e3a8613a
commit
6a72fe7df4
1 changed files with 0 additions and 1 deletions
|
@ -1519,7 +1519,6 @@ function MyController(hand) {
|
|||
// visualizations
|
||||
|
||||
var rayPickInfo = this.calcRayPickInfo(this.hand);
|
||||
// this.searchIndicatorOn(rayPickInfo.searchRay);
|
||||
|
||||
this.overlayLineOn(rayPickInfo.searchRay.origin, grabbedProperties.position, COLORS_GRAB_DISTANCE_HOLD);
|
||||
|
||||
|
|
Loading…
Reference in a new issue