From 83fa3e0eb5b5e1306523f2028d53a80f20f5705b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Mon, 8 Jun 2015 16:04:49 +0200 Subject: [PATCH] Added missing quote --- Update/onik_tips_17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_tips_17.txt b/Update/onik_tips_17.txt index 240008c..bfb769b 100644 --- a/Update/onik_tips_17.txt +++ b/Update/onik_tips_17.txt @@ -29,7 +29,7 @@ void main() //「議員バッヂが二人いたっすね。@ PlaySE(3, "s20/19/443100002", 128, 64); OutputLine(NULL, "「議員バッヂが二人いたっすね。」", - NULL, "They had National Diet badges.\"", Line_WaitForInput); + NULL, "\"They had National Diet badges.\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);