Add support for multi-character lines
This commit is contained in:
@@ -281,7 +281,7 @@ void main()
|
||||
// ...哄笑だった¥
|
||||
PlaySE(3, "s20/02/440200054", 256, 64);
|
||||
PlaySE(4, "s20/03/440300044", 256, 64);
|
||||
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
if (AdvMode) { OutputLine("<color=#ef8e2d>レナ</color>&<color=#75bfa2>魅音</color>", NULL, "<color=#ef8e2d>Rena</color> & <color=#75bfa2>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " …哄笑だった。",
|
||||
NULL, "By loud laughter...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
Reference in New Issue
Block a user