mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57: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,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
104,
|
||||
204,
|
||||
8,
|
||||
9,
|
||||
17
|
||||
];
|
||||
constructor(title) {
|
||||
|
@ -56,11 +56,10 @@ export class ControllerCustomizationsManagerDialog extends BaseProfileManagerDia
|
||||
GamepadKey.LB, GamepadKey.RB,
|
||||
GamepadKey.LT, GamepadKey.RT,
|
||||
|
||||
GamepadKey.SELECT, GamepadKey.START,
|
||||
|
||||
GamepadKey.L3, GamepadKey.R3,
|
||||
GamepadKey.LS, GamepadKey.RS,
|
||||
|
||||
GamepadKey.SELECT, GamepadKey.START,
|
||||
GamepadKey.SHARE,
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user