mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
Removed outdated Japanese custom line spacing
This commit is contained in:
parent
18ba138207
commit
2f3dc38412
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user