Added missing quote
This commit is contained in:
@@ -29,7 +29,7 @@ void main()
|
|||||||
//「議員バッヂが二人いたっすね。@
|
//「議員バッヂが二人いたっすね。@
|
||||||
PlaySE(3, "s20/19/443100002", 128, 64);
|
PlaySE(3, "s20/19/443100002", 128, 64);
|
||||||
OutputLine(NULL, "「議員バッヂが二人いたっすね。」",
|
OutputLine(NULL, "「議員バッヂが二人いたっすね。」",
|
||||||
NULL, "They had National Diet badges.\"", Line_WaitForInput);
|
NULL, "\"They had National Diet badges.\"", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user