mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 20:17:01 +02:00
fix typo
This commit is contained in:
parent
a14d5c6546
commit
28e61bcbb1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "from": { "makeAxis" : [
|
{ "from": { "makeAxis" : [
|
||||||
["Keyboard.A", "Keyboar.Left", "Keyboard.TouchpadLeft"],
|
["Keyboard.A", "Keyboard.Left", "Keyboard.TouchpadLeft"],
|
||||||
["Keyboard.D", "Keyboard.Right", "Keyboard.TouchpadRight"]
|
["Keyboard.D", "Keyboard.Right", "Keyboard.TouchpadRight"]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue