matched JP text to audio

translation doesn't really need changing here
This commit is contained in:
Norgus
2015-12-20 16:35:59 +00:00
parent d222543448
commit f289b4935a

View File

@@ -108,7 +108,7 @@ void main()
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
PlaySE(3, "s20/03/440300250", 256, 64); PlaySE(3, "s20/03/440300250", 256, 64);
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); 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(); ClearMessage();
DisableWindow(); DisableWindow();