mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +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",
|
starterInfoTextSize: "52px",
|
||||||
instructionTextSize: "35px",
|
instructionTextSize: "35px",
|
||||||
},
|
},
|
||||||
|
"es-MX": {
|
||||||
|
starterInfoTextSize: "52px",
|
||||||
|
instructionTextSize: "35px",
|
||||||
|
},
|
||||||
fr: {
|
fr: {
|
||||||
starterInfoTextSize: "54px",
|
starterInfoTextSize: "54px",
|
||||||
instructionTextSize: "38px",
|
instructionTextSize: "38px",
|
||||||
|
Loading…
Reference in New Issue
Block a user