merge upstream typo fixes

This commit is contained in:
nixx quality
2015-05-25 18:41:31 +02:00
parent 2c2f793e26
commit 80816ee598
19 changed files with 53 additions and 53 deletions

View File

@@ -1204,7 +1204,7 @@ void main()
// 大石さんは胸ポケットから畳んだメモを取り出した¥
// 大石さんは胸ポケットから畳んだメモを取り出した¥
OutputLine(NULL, " 大石さんは胸ポケットから畳んだメモを取り出した。",
NULL, "Ooishi-san took out the notepad that was stuffed into his breast pocket.", Line_Normal);
ClearMessage();
@@ -2101,7 +2101,7 @@ void main()
NULL, "\"...and in the counselor's medical report, he recorded all of the conversations he had with Rena-san...", Line_WaitForInput);
PlaySE(3, "S01/11/120700285", 256, 64);
OutputLine(NULL, "その中に、出てくるんですよ。",
NULL, " ''It' shows up...", Line_WaitForInput);
NULL, " 'It' shows up...", Line_WaitForInput);
PlaySE(3, "S01/11/120700286", 256, 64);
OutputLine(NULL, "結構。」",
NULL, " And quite a bit at that.\"", Line_WaitForInput);