Shorten name of the MKB controller

This commit is contained in:
redphx 2024-03-10 07:54:08 +07:00
parent f8e035d98f
commit 0330d0d811

View File

@ -4906,7 +4906,7 @@ class MkbHandler {
static get MAXIMUM_STICK_RANGE() { return 1.1; }
#VIRTUAL_GAMEPAD = {
id: 'Xbox 360 Controller (XInput STANDARD GAMEPAD)',
id: 'Xbox 360 Controller',
index: 3,
connected: false,
hapticActuators: null,