mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 06:58:56 +02:00
clean up
This commit is contained in:
parent
09d5dc382f
commit
08301d488d
1 changed files with 0 additions and 1 deletions
|
@ -2349,7 +2349,6 @@ function MyController(hand) {
|
||||||
this.callEntityMethodOnGrabbed("releaseEquip");
|
this.callEntityMethodOnGrabbed("releaseEquip");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Make a small release haptic pulse if we really were holding something
|
// Make a small release haptic pulse if we really were holding something
|
||||||
Controller.triggerHapticPulse(HAPTIC_PULSE_STRENGTH, HAPTIC_PULSE_DURATION, this.hand);
|
Controller.triggerHapticPulse(HAPTIC_PULSE_STRENGTH, HAPTIC_PULSE_DURATION, this.hand);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue