mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 07:52:17 +02:00
starterInfoText adjustments and clean up
This commit is contained in:
parent
65f25b4184
commit
4785c6dc64
@ -139,7 +139,6 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
|||||||
zh: {
|
zh: {
|
||||||
starterInfoTextSize: "56px",
|
starterInfoTextSize: "56px",
|
||||||
instructionTextSize: "36px",
|
instructionTextSize: "36px",
|
||||||
starterInfoYOffset: 0,
|
|
||||||
starterInfoXPos: 26,
|
starterInfoXPos: 26,
|
||||||
},
|
},
|
||||||
ko: {
|
ko: {
|
||||||
|
Loading…
Reference in New Issue
Block a user