Merge pull request #20 from VocalNight/master

Fixed typo onik_004
This commit is contained in:
Ítalo Bruno Andrade
2015-06-04 21:04:55 -03:00

View File

@@ -3959,7 +3959,7 @@ void main()
//「じゃ手伝うから持って行こうぜ。暗くなるとまずいだろ。@
PlaySE(3, "s19/01/HR_KEI07010", 256, 64);
OutputLine(NULL, "「じゃ手伝うから持って行こうぜ。暗くなるとまずいだろ。」",
NULL, "\"I'll help you carry it back. It'd be bad if it gets dark.", Line_WaitForInput);
NULL, "\"I'll help you carry it back. It'd be bad if it gets dark.\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);