Update ADV-mode using new compiler and colors
This commit is contained in:
@@ -25,6 +25,7 @@ void main()
|
||||
|
||||
//「よく映画などに登場しますが、簡単にいうとどのようなものでしょうか。@
|
||||
PlaySE(3, "s20/00/repoa44001", 256, 64);
|
||||
ClearMessage();
|
||||
if (AdvMode) { OutputLine("<color=#f5e6d3>リポーター</color>", NULL, "<color=#f5e6d3>Reporter</color>", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, "「よく映画などに登場しますが、簡単にいうとどのようなものでしょうか。」",
|
||||
NULL, "\"I see it in movies quite often, but what is it, exactly?\"", Line_ModeSpecific);
|
||||
|
||||
Reference in New Issue
Block a user