Update ADV-mode using new compiler and colors

This commit is contained in:
Jáchym Toušek
2017-06-19 18:42:01 +02:00
41 changed files with 2864 additions and 2825 deletions

View File

@@ -33,6 +33,7 @@ void main()
SetStyleOfMessageSwinging( 1 );
// ...誰かが、ずっと謝っている気がした¥
ClearMessage();
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " …誰かが、ずっと謝っている気がした。",
NULL, "...Somebody has been apologizing for a while now.", Line_Normal);