Merge pull request #78 from MyLegGuy/master

Small quotation fix
This commit is contained in:
Ítalo Bruno Andrade
2017-06-02 01:17:39 +00:00
committed by GitHub

View File

@@ -353,7 +353,7 @@ void main()
//「ここいらではこの遊びのこと、「ゾンビ鬼」って呼んでるけどね。@
PlaySE(3, "s19/03/990300226", 256, 64);
OutputLine(NULL, "「ここいらではこの遊びのこと、「ゾンビ鬼」って呼んでるけどね。」",
NULL, "\"We call this version \"zombie tag\", you see.\", Line_WaitForInput);
NULL, "\"We call this version \"zombie tag\", you see.\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);