Merge branch 'beta' into removeStarterPassiveExtra

This commit is contained in:
damocleas 2025-05-20 09:59:42 -04:00 committed by GitHub
commit 4229c33966
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

@ -1 +1 @@
Subproject commit a074ddb28c3f0c7e9bbd0560efa33e3ce5f71bcd
Subproject commit 42cd5cf577f475c22bc82d55e7ca358eb4f3184f

View File

@ -145,8 +145,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
starterInfoXPos: 33,
},
ko: {
starterInfoTextSize: "52px",
starterInfoTextSize: "60px",
instructionTextSize: "38px",
starterInfoYOffset: -0.5,
starterInfoXPos: 30,
},
ja: {
starterInfoTextSize: "51px",