From f4c19690946990ca02b4841110566d8f8fa33627 Mon Sep 17 00:00:00 2001 From: Aurian Date: Sat, 31 Mar 2018 17:05:58 +0200 Subject: [PATCH] Higurashi are bugs and have a short life. (#116) --- Update/onik_tips_13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_tips_13.txt b/Update/onik_tips_13.txt index 9494523..e589643 100644 --- a/Update/onik_tips_13.txt +++ b/Update/onik_tips_13.txt @@ -198,7 +198,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("大石", NULL, "Ooishi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 11, "s20/11/440700013", 128, TRUE); OutputLine(NULL, "「なら、わざわざ角材なんて置いてきませんよ。", - NULL, "\"In that case, they wouldn't have gone out of their way to replace it with another.", Line_WaitForInput); + NULL, "\"In that case, they wouldn't have gone out of their way to replace it with another.", Line_Continue); OutputLine(NULL, "全部持ってっちゃいます。」", NULL, " They'd take them all.\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }