Add support for multi-character lines
This commit is contained in:
@@ -3146,7 +3146,7 @@ void main()
|
||||
PlaySE( 6, "s19/05/990500011", 300, 64 );
|
||||
PlaySE( 7, "s19/04/990400017", 300, 64 );
|
||||
PlaySE( 8, "s19/01/hr_kei00790_01", 300, 64 );
|
||||
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
if (AdvMode) { OutputLine("<color=#f5e6d3>圭一たち</color>", NULL, "<color=#f5e6d3>Keiichi and others</color>", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, "「いっただきま〜す!!」",
|
||||
NULL, "\"Let's eat!!\"", Line_ModeSpecific);
|
||||
if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user