mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Japanese starterInfoText adjustments
This commit is contained in:
parent
fd1a9649dd
commit
afdd46bf9a
@ -148,10 +148,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
||||
starterInfoXPos: 30,
|
||||
},
|
||||
ja: {
|
||||
starterInfoTextSize: "62px",
|
||||
instructionTextSize: "38px",
|
||||
starterInfoYOffset: 0.5,
|
||||
starterInfoXPos: 33,
|
||||
starterInfoTextSize: "48px",
|
||||
instructionTextSize: "40px",
|
||||
starterInfoYOffset: 1,
|
||||
starterInfoXPos: 32,
|
||||
},
|
||||
ca: {
|
||||
starterInfoTextSize: "48px",
|
||||
|
Loading…
Reference in New Issue
Block a user