Update ADV-mode using new compiler and colors
This commit is contained in:
@@ -25,6 +25,7 @@ void main()
|
||||
if (AdvMode == 0) { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
// 例年になく早い梅雨明けを迎え、早くも夏の訪れを感じる今日この頃、皆さんにおかれましてはますますご清祥のこととお喜び申し上げます@
|
||||
ClearMessage();
|
||||
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " 例年になく早い梅雨明けを迎え、早くも夏の訪れを感じる今日この頃、皆さんにおかれましてはますますご清祥のこととお喜び申し上げます。",
|
||||
NULL, "We're greeting the end of the rainy season sooner than in prior years. On this day, when it feels like summer will soon arrive, I'm pleased that everyone is in good health.", Line_ModeSpecific);
|
||||
|
||||
Reference in New Issue
Block a user