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,
|
starterInfoXPos: 30,
|
||||||
},
|
},
|
||||||
ja: {
|
ja: {
|
||||||
starterInfoTextSize: "62px",
|
starterInfoTextSize: "48px",
|
||||||
instructionTextSize: "38px",
|
instructionTextSize: "40px",
|
||||||
starterInfoYOffset: 0.5,
|
starterInfoYOffset: 1,
|
||||||
starterInfoXPos: 33,
|
starterInfoXPos: 32,
|
||||||
},
|
},
|
||||||
ca: {
|
ca: {
|
||||||
starterInfoTextSize: "48px",
|
starterInfoTextSize: "48px",
|
||||||
|
Loading…
Reference in New Issue
Block a user