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

@@ -195,7 +195,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 2, "ps3/s20/02/440200024", 256, TRUE);
OutputLine(NULL, "「でもかぁいい服の方がきっと楽しいよ。……はぅ!」",
NULL, "\"But it would be so much more fun with kyute clothes... Hao!\"", GetGlobalFlag(GLinemodeSp));
NULL, "\"But it would be so much more fun with kyute clothes... Hau!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }