mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
Merge pull request #9630 from TopRamenGod/21138
CR for Job #21138 Make jumping easier in the Vive
This commit is contained in:
commit
4554d8ba68
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"to": "Actions.Up",
|
||||
"filters":
|
||||
[
|
||||
{ "type": "deadZone", "min": 0.95 },
|
||||
{ "type": "deadZone", "min": 0.6 },
|
||||
"invert"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue