mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-24 10:39:15 +01:00
[UI/UX] Indonesian text position adjustments (#6875)
* Hindi Status icon placeholder typo fix * Indonesian Ui adjustment
This commit is contained in:
parent
a519e53925
commit
72329f003c
@ -169,8 +169,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
||||
starterInfoXPos: 26,
|
||||
},
|
||||
id: {
|
||||
starterInfoTextSize: "56px",
|
||||
instructionTextSize: "38px",
|
||||
starterInfoTextSize: "48px",
|
||||
instructionTextSize: "42px",
|
||||
starterInfoYOffset: 0.5,
|
||||
starterInfoXPos: 37,
|
||||
},
|
||||
hi: {
|
||||
starterInfoTextSize: "56px",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user