Merge pull request #31 from enumag/patch-10

Updated day 15 - part 2
This commit is contained in:
Ítalo Bruno Andrade
2015-06-21 20:59:37 -03:00

View File

@@ -2385,7 +2385,7 @@ void main()
//「......し、死んじまったのか...@ 二人とも......。@
PlaySE(3, "s01/01/120100804", 256, 64);
OutputLine(NULL, "「……し、死んじまったのか…?",
NULL, "\"...Were they dead...?", Line_WaitForInput);
NULL, "\"...Are they dead...?", Line_WaitForInput);
PlaySE(3, "s01/01/120100805", 256, 64);
OutputLine(NULL, " 二人とも……。」",
NULL, " Both of them...?\"", Line_WaitForInput);
@@ -4393,7 +4393,6 @@ void main()
NULL, " I'm sorry.", Line_WaitForInput);
OutputLine(NULL, "ごめんなさい。",
NULL, " I'm sorry.", Line_WaitForInput);
PlaySE(3, "s01/02/120200337", 256, 64);
OutputLine(NULL, "ごめんなさい……。",
NULL, " I'm sorry...", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);