From 96f08fac88a44a709c39a854b0ed857411661831 Mon Sep 17 00:00:00 2001 From: ItaloKnox Date: Thu, 18 May 2017 22:13:38 -0300 Subject: [PATCH] Fix issue #56 --- Update/wata_007.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/wata_007.txt b/Update/wata_007.txt index f1d367e5..960fa868 100644 --- a/Update/wata_007.txt +++ b/Update/wata_007.txt @@ -3660,7 +3660,7 @@ void main() OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); OutputLine(NULL, "じゃあ、……その時にも誰かが、……『消えた』?", - NULL, " So... at that time, someone else... "vanished"?", Line_WaitForInput); + NULL, " So... at that time, someone else... \"vanished\"?", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);