Add neutral color

This commit is contained in:
Jáchym Toušek
2017-05-31 17:30:15 +02:00
parent c2d8dda052
commit 8cd0909a7f
22 changed files with 277 additions and 277 deletions

View File

@@ -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);