PIXI Controls: Move buttonsScale parameter to plugins.js
This commit is contained in:
parent
94da0e41fc
commit
7840c69342
2 changed files with 4 additions and 3 deletions
|
@ -4238,7 +4238,8 @@ var $plugins = [
|
|||
{
|
||||
"zIndex": 1488,
|
||||
"gamepadId": "Xbox Wireless Controller (STANDARD GAMEPAD Vendor: 045e Product: 02e0)",
|
||||
"gamepadIndex": 0
|
||||
"gamepadIndex": 0,
|
||||
"buttonsScale": 1.2
|
||||
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue