fix whitespace in default controls (fixes 8732e561a1
)
This commit is contained in:
parent
8732e561a1
commit
7f8b4b8c87
|
@ -1031,27 +1031,27 @@
|
|||
"ENT": "KeypadEnter"
|
||||
},
|
||||
"Jaguar Controller": {
|
||||
"P1 Up": "Up",
|
||||
"P1 Down": "Down",
|
||||
"P1 Left": "Left",
|
||||
"P1 Right": "Right",
|
||||
"P1 A": "C",
|
||||
"P1 B": "X",
|
||||
"P1 C": "Z",
|
||||
"P1 Option": "Space",
|
||||
"P1 Pause": "Enter",
|
||||
"P1 0": "Keypad0",
|
||||
"P1 1": "Keypad1",
|
||||
"P1 2": "Keypad2",
|
||||
"P1 3": "Keypad3",
|
||||
"P1 4": "Keypad4",
|
||||
"P1 5": "Keypad5",
|
||||
"P1 6": "Keypad6",
|
||||
"P1 7": "Keypad7",
|
||||
"P1 8": "Keypad8",
|
||||
"P1 9": "Keypad9",
|
||||
"P1 Asterisk": "KeypadMultiply",
|
||||
"P1 Pound": "KeypadDivide",
|
||||
"P1 Up": "Up",
|
||||
"P1 Down": "Down",
|
||||
"P1 Left": "Left",
|
||||
"P1 Right": "Right",
|
||||
"P1 A": "C",
|
||||
"P1 B": "X",
|
||||
"P1 C": "Z",
|
||||
"P1 Option": "Space",
|
||||
"P1 Pause": "Enter",
|
||||
"P1 0": "Keypad0",
|
||||
"P1 1": "Keypad1",
|
||||
"P1 2": "Keypad2",
|
||||
"P1 3": "Keypad3",
|
||||
"P1 4": "Keypad4",
|
||||
"P1 5": "Keypad5",
|
||||
"P1 6": "Keypad6",
|
||||
"P1 7": "Keypad7",
|
||||
"P1 8": "Keypad8",
|
||||
"P1 9": "Keypad9",
|
||||
"P1 Asterisk": "KeypadMultiply",
|
||||
"P1 Pound": "KeypadDivide",
|
||||
}
|
||||
},
|
||||
"AllTrollersAutoFire": {
|
||||
|
|
Loading…
Reference in New Issue