This commit is contained in:
Norgus
2015-12-07 19:57:58 +00:00
parent 6b18a0cfa5
commit b2d6e1db89

View File

@@ -2076,7 +2076,7 @@ void main()
// 敵が人間だろうと祟りだろうと@……俺は殺されない@
OutputLine(NULL, " 敵が人間だろうと祟りだろうと。",
NULL, "Regardless of my opponent being a human or curse.", Line_WaitForInput);
NULL, "Regardless of whether my opponent were a human or a curse.", Line_WaitForInput);
OutputLine(NULL, "……俺は殺されない。",
NULL, " ...I won't let it kill me.", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);