mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Adjusted Japanese custom
This commit is contained in:
parent
810882d3e4
commit
4bc4aeee5d
@ -28,6 +28,7 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
|||||||
infoContainerTextXPos: -12,
|
infoContainerTextXPos: -12,
|
||||||
},
|
},
|
||||||
ja: {
|
ja: {
|
||||||
|
infoContainerTextSize: "64px",
|
||||||
infoContainerLabelXPos: -27,
|
infoContainerLabelXPos: -27,
|
||||||
infoContainerTextXPos: -25,
|
infoContainerTextXPos: -25,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user