PCE - make Run map to the Return key for consistency with other platforms since it is the equivalent of the start button
This commit is contained in:
parent
f5209ccfa2
commit
9c9c15afc2
|
@ -400,7 +400,7 @@
|
|||
"P1 B2": "X, J1 B1, X1 X",
|
||||
"P1 B1": "Z, J1 B2, X1 A",
|
||||
"P1 Select": "V, J1 B9, X1 Back",
|
||||
"P1 Run": "C, J1 B10, X1 Start",
|
||||
"P1 Run": "Return, J1 B10, X1 Start",
|
||||
"P2 Up": "",
|
||||
"P2 Down": "",
|
||||
"P2 Left": "",
|
||||
|
|
Loading…
Reference in New Issue