setting the censorship flag max to 5 and some small fixes

This commit is contained in:
Norgus
2018-05-04 18:30:43 +01:00
parent 44c6482eee
commit 28eccb42ed
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ void dialog001()
{
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 3, "s20/03/440300250", 256, TRUE);
OutputLine(NULL, " この最悪のバッドエンドを回避するために、プレイヤーさんが物語を模索していくのがこの作品の醍味だし」",
OutputLine(NULL, " この最悪のバッドエンドを回避するために、プレイヤーさんが物語を模索していくのがこの作品の醍味だし」",
NULL, "The player digging through the story in order to avoid a bad ending is the point of these types of games after all.\"", Line_Normal);
ClearMessage();
DisableWindow();