Slight fix to default controls for NES controllers
This commit is contained in:
parent
508a60c737
commit
13c6f488aa
|
@ -7,8 +7,8 @@
|
|||
"P1 Right": "RightArrow, J1 POV1R, X1 DpadRight, X1 LStickRight",
|
||||
"P1 Start": "Return, J1 B10, X1 Start",
|
||||
"P1 Select": "Space, J1 B9, X1 Back",
|
||||
"P1 B": "X, X1 A",
|
||||
"P1 A": "Z, X1 B",
|
||||
"P1 B": "Z, X1 A",
|
||||
"P1 A": "X, X1 B",
|
||||
"P2 Up": "",
|
||||
"P2 Down": "",
|
||||
"P2 Left": "",
|
||||
|
|
Loading…
Reference in New Issue