typo fixes

#208
This commit is contained in:
Aurian
2024-04-06 02:14:44 +02:00
parent 9cc2529a51
commit 1b412a92a6
28 changed files with 61 additions and 78 deletions

View File

@@ -134,7 +134,7 @@ void main()
NULL, " It's impossible to challenge me by birthday!!", Line_WaitForInput);
ModPlayVoiceLS(3, 1, "org/keiichi0903", 256, TRUE);
OutputLine(NULL, " ……何ならひと月差ごとに100円の賭けをしてもいいぜー!」",
NULL, " ... I wouldn't even mind you if you bet a dollar per month!\"", GetGlobalFlag(GLinemodeSp));
NULL, " ... I wouldn't even mind you if you bet 100 yen per month!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }