Plugin options into plugins.js
This commit is contained in:
parent
e5e86cb762
commit
f4a3ccd460
2 changed files with 12 additions and 5 deletions
|
|
@ -4235,6 +4235,11 @@ var $plugins = [
|
|||
"status": true,
|
||||
"description": "On Screen Controls",
|
||||
"parameters":
|
||||
{}
|
||||
{
|
||||
"zIndex": 1488,
|
||||
"gamepadId": "Xbox Wireless Controller (STANDARD GAMEPAD Vendor: 045e Product: 02e0)",
|
||||
"gamepadIndex": 0
|
||||
|
||||
}
|
||||
},
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue