Removed outdated Japanese custom line spacing

This commit is contained in:
Lugiad 2025-06-28 00:00:24 +02:00 committed by GitHub
parent 18ba138207
commit 2f3dc38412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,6 @@ export default class MoveInfoOverlay extends Phaser.GameObjects.Container implem
},
},
);
this.desc.setLineSpacing(i18next.resolvedLanguage === "ja" ? 25 : 5);
// limit the text rendering, required for scrolling later on
const maskPointOrigin = {