diff --git a/js/gamepad-demo.js b/js/gamepad-demo.js index 6749358..004cfec 100644 --- a/js/gamepad-demo.js +++ b/js/gamepad-demo.js @@ -12,7 +12,7 @@ class GamepadDemo { constructor(gamepad) { this.gamepad = gamepad; this.demoGamepad = { - 'id': id, + 'id': 'xinput', 'timestamp': 0, 'index': 'demo', 'mapping': 'standard',