mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 17:03:43 +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");
|
||||
}
|
||||
|
||||
|
||||
// Make a small release haptic pulse if we really were holding something
|
||||
Controller.triggerHapticPulse(HAPTIC_PULSE_STRENGTH, HAPTIC_PULSE_DURATION, this.hand);
|
||||
|
||||
|
|
Loading…
Reference in a new issue