mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 18:55:01 +02:00
fixed typo
This commit is contained in:
parent
0cc1c930c5
commit
4845de68dd
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ var leapHands = (function () {
|
|||
if (h == 0) {
|
||||
leftTriggerValue = triggerValue;
|
||||
} else {
|
||||
rightTriggerAngle = triggerValue;
|
||||
rightTriggerValue = triggerValue;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue