PIXI Control: Use OMORI fonts

This commit is contained in:
OleSTEEP 2024-02-17 00:24:03 +03:00
parent 78c79fe305
commit 32b6bf4cd5
2 changed files with 5 additions and 3 deletions

View file

@ -4240,7 +4240,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"
}
},
];