@@ -411,7 +411,7 @@ void main()
|
||||
// 今度は俺も、黙っている側の人間なのだ¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " 今度は俺も、黙っている側の人間なのだ。",
|
||||
NULL, "And now, I was one of ones who needed to keep their mouths shut.", Line_Normal);
|
||||
NULL, "And now, I was one of the ones who needed to keep their mouths shut.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
|
||||
@@ -1811,7 +1811,7 @@ void main()
|
||||
// その中を、暑そうに小脇にジャケットを抱え、だらしなくネクタイを緩めた中年のおっさんが待ち受けていた¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " その中を、暑そうに小脇にジャケットを抱え、だらしなくネクタイを緩めた中年のおっさんが待ち受けていた。",
|
||||
NULL, "Waiting there, looking uncomfortably warm, was a middle-aged man, his tie sloppily loosened, and his jacket tucked underneath his arm..", Line_Normal);
|
||||
NULL, "Waiting there, looking uncomfortably warm, was a middle-aged man, his tie sloppily loosened, and his jacket tucked underneath his arm...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user