merge upstream typo fixes
This commit is contained in:
@@ -715,7 +715,7 @@ void main()
|
||||
//「…圭一くん、遅かったから来てみたけど……今日はどうかな?…かな?@
|
||||
PlaySE(3, "S01/02/120200163", 256, 64);
|
||||
OutputLine(NULL, "「…圭一くん、遅かったから来てみたけど……今日はどうかな?…かな?」",
|
||||
NULL, "\"...I came since Keiichi-KUN was a bit late... will he be okay today, I wonder? ...I wonder?\"", Line_WaitForInput);
|
||||
NULL, "\"...I came since Keiichi-kun was a bit late... will he be okay today, I wonder? ...I wonder?\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
@@ -3869,7 +3869,7 @@ void main()
|
||||
|
||||
// ……新しい事実が判った時、書き足せばいいだろう¥
|
||||
OutputLine(NULL, " ……新しい事実が判った時、書き足せばいいだろう。",
|
||||
NULL, "...I just needed to it as I learned more.", Line_Normal);
|
||||
NULL, "... I just needed to add more as I learned more about the truth.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// 俺はそのメモを畳み、どこに隠したものか思案する@
|
||||
|
||||
Reference in New Issue
Block a user