mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-11-17 14:24:04 +01:00
Shorten name of the MKB controller
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user