PIXI Controls: Move buttonsScale parameter to plugins.js

This commit is contained in:
OleSTEEP 2024-02-03 14:33:31 +03:00
parent 94da0e41fc
commit 7840c69342
2 changed files with 4 additions and 3 deletions

View file

@ -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
}
},