translation fix

fairly sure the line is more of an "us" than "it is called" (like saying
"in these parts")
This commit is contained in:
Norgus
2015-11-20 19:01:07 +00:00
parent 8d21fd0e8e
commit afa586f0ee

View File

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