mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 14:22:19 +02:00
Update starter-select-ui-handler.ts
This commit is contained in:
parent
b0889468a9
commit
56ca585b76
@ -117,6 +117,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
||||
starterInfoTextSize: "52px",
|
||||
instructionTextSize: "35px",
|
||||
},
|
||||
"es-MX": {
|
||||
starterInfoTextSize: "52px",
|
||||
instructionTextSize: "35px",
|
||||
},
|
||||
fr: {
|
||||
starterInfoTextSize: "54px",
|
||||
instructionTextSize: "38px",
|
||||
|
Loading…
Reference in New Issue
Block a user