Japanese starterInfoText adjustments

This commit is contained in:
Lugiad 2025-06-24 00:09:34 +02:00 committed by GitHub
parent fd1a9649dd
commit afdd46bf9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",