fix small wrap

This commit is contained in:
DazedAnon 2026-07-09 17:33:03 -05:00
parent 79c5665f43
commit 979989d494
3 changed files with 5 additions and 5 deletions

Binary file not shown.

View file

@ -8327,7 +8327,7 @@
"speaker": "UI", "speaker": "UI",
"speaker_src": "ui", "speaker_src": "ui",
"str": 0, "str": 0,
"text": "\\f[50]\\>\\font[0]\\f[36]\\-[-4]About game progression\n\n\\f[36]\\c[6]You can earn \\c[0]Renown\\c[6] and \\c[0]Rewards__WOLF_CODE_9__ and more.\nYour current objective is displayed in the upper left of the screen.\nFollowing your objectives will advance the story.\n\nFirst, earn renown and build trust with the townspeople." "text": "\\f[32]\\>\\font[0]\\f[32]\\-[-4]About game progression\n\n\\f[32]\\c[6]You can earn \\c[0]Renown\\c[6] and \\c[0]Rewards, and more. Your\ncurrent objective is displayed in the upper left\nof the screen. Following your objectives will\nadvance the story.\n\nFirst, earn renown and build trust with the\ntownspeople."
}, },
{ {
"cmd": 98, "cmd": 98,
@ -202239,4 +202239,4 @@
"name": "■ED内容" "name": "■ED内容"
} }
] ]
} }

View file

@ -24,8 +24,8 @@
"__format:ui__": { "__format:ui__": {
"json_file": "__format:ui__", "json_file": "__format:ui__",
"speaker_src": "ui", "speaker_src": "ui",
"width": 40, "width": 50,
"font": 30 "font": 32
} }
} }
} }