This commit is contained in:
Dante Ruiz 2016-12-05 18:10:54 +00:00
parent 09d5dc382f
commit 08301d488d

View file

@ -2349,7 +2349,6 @@ function MyController(hand) {
this.callEntityMethodOnGrabbed("releaseEquip");
}
// Make a small release haptic pulse if we really were holding something
Controller.triggerHapticPulse(HAPTIC_PULSE_STRENGTH, HAPTIC_PULSE_DURATION, this.hand);