Add neutral color
This commit is contained in:
@@ -286,7 +286,7 @@ void main()
|
||||
|
||||
//「圭一、そろそろ着くぞ@起きなさい。@
|
||||
PlaySE(3, "s19/00/992600001", 256, 64);
|
||||
if (AdvMode) { OutputLine("圭一の父", NULL, "Keiichi's dad", NULL, Line_ContinueAfterTyping); }
|
||||
if (AdvMode) { OutputLine("<color=#f5e6d3>圭一の父</color>", NULL, "<color=#f5e6d3>Keiichi's dad</color>", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, "「圭一、そろそろ着くぞ。",
|
||||
NULL, "\"Keiichi, we're almost there.", Line_WaitForInput);
|
||||
PlaySE(3, "s19/00/992600002", 256, 64);
|
||||
|
||||
Reference in New Issue
Block a user