mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 09:02:47 +02:00
[UI/UX] [Localization] Update Korean starterInfoText
This commit is contained in:
parent
a9ec3b324c
commit
9746f1a2a6
@ -145,8 +145,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
||||
starterInfoXPos: 33,
|
||||
},
|
||||
ko: {
|
||||
starterInfoTextSize: "52px",
|
||||
starterInfoTextSize: "60px",
|
||||
instructionTextSize: "38px",
|
||||
starterInfoYOffset: -0.5,
|
||||
starterInfoXPos: 30,
|
||||
},
|
||||
ja: {
|
||||
starterInfoTextSize: "51px",
|
||||
|
Loading…
Reference in New Issue
Block a user