mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Re-arrange buttons
This commit is contained in:
parent
c0d61a46c6
commit
68d9e7368c
4
dist/better-xcloud.user.js
vendored
4
dist/better-xcloud.user.js
vendored
@ -5415,12 +5415,12 @@ class ControllerCustomizationsManagerDialog extends BaseProfileManagerDialog {
|
|||||||
5,
|
5,
|
||||||
6,
|
6,
|
||||||
7,
|
7,
|
||||||
8,
|
|
||||||
9,
|
|
||||||
10,
|
10,
|
||||||
11,
|
11,
|
||||||
104,
|
104,
|
||||||
204,
|
204,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
17
|
17
|
||||||
];
|
];
|
||||||
constructor(title) {
|
constructor(title) {
|
||||||
|
@ -56,11 +56,10 @@ export class ControllerCustomizationsManagerDialog extends BaseProfileManagerDia
|
|||||||
GamepadKey.LB, GamepadKey.RB,
|
GamepadKey.LB, GamepadKey.RB,
|
||||||
GamepadKey.LT, GamepadKey.RT,
|
GamepadKey.LT, GamepadKey.RT,
|
||||||
|
|
||||||
GamepadKey.SELECT, GamepadKey.START,
|
|
||||||
|
|
||||||
GamepadKey.L3, GamepadKey.R3,
|
GamepadKey.L3, GamepadKey.R3,
|
||||||
GamepadKey.LS, GamepadKey.RS,
|
GamepadKey.LS, GamepadKey.RS,
|
||||||
|
|
||||||
|
GamepadKey.SELECT, GamepadKey.START,
|
||||||
GamepadKey.SHARE,
|
GamepadKey.SHARE,
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user