Update ADV-mode using new compiler and colors
This commit is contained in:
@@ -54,6 +54,7 @@ void main()
|
||||
if (AdvMode == 0) { SetDrawingPointOfMessage( 0, 5 ); }
|
||||
|
||||
// どうせ引き裂かれるなら、!w2000
|
||||
ClearMessage();
|
||||
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, "どうせ引き裂かれるなら、",
|
||||
NULL, "If I was going to be ripped apart anyways,", Line_ContinueAfterTyping);
|
||||
|
||||
Reference in New Issue
Block a user