Skip to content

Commit

Permalink
sentence tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Sep 7, 2024
1 parent e9c20c4 commit 5154e88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Update/_meak_007.txt
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,10 @@ void main()
NULL, "\"Yeah...", Line_WaitForInput);
ModPlayVoiceLS(4, 2, "org/shion4029", 256, TRUE);
OutputLine(NULL, "………気分が優れないの?",
NULL, " I'm not feeling well,", Line_WaitForInput);
NULL, " ...I guess I'm not feeling well?", Line_WaitForInput);
ModPlayVoiceLS(4, 6, "org/shion4030", 256, TRUE);
OutputLine(NULL, "悪いね。」",
NULL, " sorry.\"", GetGlobalFlag(GLinemodeSp));
NULL, " Sorry.\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }

DisableWindow();
Expand Down

0 comments on commit 5154e88

Please sign in to comment.