diff --git a/scripts/system/controllers/controllerModules/teleport.js b/scripts/system/controllers/controllerModules/teleport.js index 2316155735..fb73d14956 100644 --- a/scripts/system/controllers/controllerModules/teleport.js +++ b/scripts/system/controllers/controllerModules/teleport.js @@ -349,9 +349,7 @@ Script.include("/~/system/libraries/controllers.js"); }); _this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHandVisuals)); - _this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHandCollisions)); _this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHeadVisuals)); - _this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHeadCollisions)); var capsuleData = MyAvatar.getCollisionCapsule();