fixed default id
This commit is contained in:
parent
495a49f681
commit
b35722028a
@ -12,7 +12,7 @@ class GamepadDemo {
|
||||
constructor(gamepad) {
|
||||
this.gamepad = gamepad;
|
||||
this.demoGamepad = {
|
||||
'id': id,
|
||||
'id': 'xinput',
|
||||
'timestamp': 0,
|
||||
'index': 'demo',
|
||||
'mapping': 'standard',
|
||||
|
Loading…
x
Reference in New Issue
Block a user