mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 20:58:30 +02:00
remove camera cycle and context menu from standard mapping
This commit is contained in:
parent
744da64c50
commit
b122586ea5
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@
|
|||
{ "from": [ "Standard.A", "Standard.B", "Standard.X", "Standard.Y" ], "to": "Standard.RightPrimaryThumb" },
|
||||
{ "from": "Standard.Start", "to": "Standard.RightSecondaryThumb" },
|
||||
|
||||
{ "from": "Standard.LeftSecondaryThumb", "to": "Actions.CycleCamera" },
|
||||
{ "from": "Standard.RightSecondaryThumb", "to": "Actions.ContextMenu" },
|
||||
|
||||
{ "from": "Standard.LT", "to": "Actions.LeftHandClick" },
|
||||
{ "from": "Standard.RT", "to": "Actions.RightHandClick" },
|
||||
|
||||
|
|
Loading…
Reference in a new issue