mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 16:17:20 +02:00
Shorten name of the MKB controller
This commit is contained in:
parent
f8e035d98f
commit
0330d0d811
@ -4906,7 +4906,7 @@ class MkbHandler {
|
|||||||
static get MAXIMUM_STICK_RANGE() { return 1.1; }
|
static get MAXIMUM_STICK_RANGE() { return 1.1; }
|
||||||
|
|
||||||
#VIRTUAL_GAMEPAD = {
|
#VIRTUAL_GAMEPAD = {
|
||||||
id: 'Xbox 360 Controller (XInput STANDARD GAMEPAD)',
|
id: 'Xbox 360 Controller',
|
||||||
index: 3,
|
index: 3,
|
||||||
connected: false,
|
connected: false,
|
||||||
hapticActuators: null,
|
hapticActuators: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user