From 118e213a413322dd0ecf0c8a4dde9d71a193dc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Mon, 19 Jun 2017 18:38:21 +0200 Subject: [PATCH] Fix quotes (closes #83) --- Update/onik_tips_17.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update/onik_tips_17.txt b/Update/onik_tips_17.txt index 8ead307..ac93770 100644 --- a/Update/onik_tips_17.txt +++ b/Update/onik_tips_17.txt @@ -468,8 +468,8 @@ void main() OutputLine(NULL, "私たちの給料が血税で支払われてることを思えば、", NULL, " Considering how our pay comes from the public's hard-earned taxes,", Line_ContinueAfterTyping); Wait (2800); - OutputLine(NULL, "まぁ時代の流れですかねぇ。\"」", - NULL, " it's the way of the times, I suppose.", Line_WaitForInput); + OutputLine(NULL, "まぁ時代の流れですかねぇ。」", + NULL, " it's the way of the times, I suppose.\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); // 本当はすごく笑えないのだが、取り合えず笑い飛ばしておく¥