Add support for multi-character lines
This commit is contained in:
@@ -811,7 +811,7 @@ void main()
|
||||
PlaySE( 5, "s19/02/990200320", 300, 64 );
|
||||
PlaySE( 6, "s19/04/990400121", 300, 64 );
|
||||
PlaySE( 7, "s19/05/990500061", 300, 64 );
|
||||
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
if (AdvMode) { OutputLine("<color=#f5e6d3>部活メンバー</color>", NULL, "<color=#f5e6d3>Club Member</color>", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, "「な〜〜しッ!!」",
|
||||
NULL, "\"Naaay!\"", Line_ModeSpecific);
|
||||
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user