wording
This commit is contained in:
@@ -2076,7 +2076,7 @@ void main()
|
|||||||
|
|
||||||
// 敵が人間だろうと祟りだろうと@……俺は殺されない@
|
// 敵が人間だろうと祟りだろうと@……俺は殺されない@
|
||||||
OutputLine(NULL, " 敵が人間だろうと祟りだろうと。",
|
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, "……俺は殺されない。",
|
OutputLine(NULL, "……俺は殺されない。",
|
||||||
NULL, " ...I won't let it kill me.", Line_WaitForInput);
|
NULL, " ...I won't let it kill me.", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||||
|
|||||||
Reference in New Issue
Block a user