mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Things can't be too easy.
This commit is contained in:
parent
baa37a336e
commit
fe4b8a5518
1 changed files with 1 additions and 2 deletions
|
@ -172,7 +172,6 @@
|
|||
]
|
||||
},
|
||||
|
||||
|
||||
{ "from": "Keyboard.W", "when": ["!Application.CameraSelfie", "!Keyboard.Control"], "to": "Actions.LONGITUDINAL_FORWARD" },
|
||||
{ "from": "Keyboard.S", "when": ["!Application.CameraSelfie", "!Keyboard.Control"], "to": "Actions.LONGITUDINAL_BACKWARD" },
|
||||
{ "from": "Keyboard.S", "when": ["Application.CameraSelfie", "!Keyboard.Control"], "to": "Actions.LONGITUDINAL_FORWARD" },
|
||||
|
@ -209,5 +208,5 @@
|
|||
{ "from": "Keyboard.R", "to": "Actions.ACTION1" },
|
||||
{ "from": "Keyboard.T", "to": "Actions.ACTION2" },
|
||||
{ "from": "Keyboard.Tab", "to": "Actions.ContextMenu" }
|
||||
]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue