English: Add new PIXI Controls parameters

This commit is contained in:
OleSTEEP 2024-02-20 01:31:31 +03:00
parent 24e9231b48
commit cfc4fd6b3e

View file

@ -4233,7 +4233,9 @@ var $plugins = [
"gamepadId": "Xbox Wireless Controller (STANDARD GAMEPAD Vendor: 045e Product: 02e0)",
"gamepadIndex": 1,
"buttonsScale": 1.2,
"buttonsOpacity": 0.8
"buttonsOpacity": 0.8,
"primaryFont": "OMORI_GAME2",
"additionalFont": "OMORI_GAME2"
}
},
];