small fix
This commit is contained in:
@@ -1346,7 +1346,7 @@ void main()
|
|||||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
|
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
|
||||||
ModPlayVoiceLS(3, 11, "ps3/s01/11/120700226", 256, TRUE);
|
ModPlayVoiceLS(3, 11, "ps3/s01/11/120700226", 256, TRUE);
|
||||||
OutputLine(NULL, "「何でもですね、大昔は雛見沢は「鬼ヶ淵」って呼ばれてたんだそうです。」",
|
OutputLine(NULL, "「何でもですね、大昔は雛見沢は「鬼ヶ淵」って呼ばれてたんだそうです。」",
|
||||||
NULL, "\"Turns out that Hinamizawa used to be called Onigafuchi—the Demonic Abyss.\"", GetGlobalFlag(GLinemodeSp));
|
NULL, "\"Turns out that Hinamizawa used to be called Onigafuchi—the Demon's Abyss.\"", GetGlobalFlag(GLinemodeSp));
|
||||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -278,7 +278,7 @@ void main()
|
|||||||
OutputLine(NULL, " この沼、地元では底なし沼と恐れられ、",
|
OutputLine(NULL, " この沼、地元では底なし沼と恐れられ、",
|
||||||
NULL, "To the locals, that swamp is believed to be bottomless.", Line_WaitForInput);
|
NULL, "To the locals, that swamp is believed to be bottomless.", Line_WaitForInput);
|
||||||
OutputLine(NULL, "その名を鬼ヶ淵と言い、沼の底の底は地獄の鬼の国につながっているのだという。",
|
OutputLine(NULL, "その名を鬼ヶ淵と言い、沼の底の底は地獄の鬼の国につながっているのだという。",
|
||||||
NULL, " It's known as Onigafuchi, the Demonic Abyss, and it's said that the bottom of the swamp is connected to the hellish world of demons.", GetGlobalFlag(GLinemodeSp));
|
NULL, " It's known as Onigafuchi, the Demon's Abyss, and it's said that the bottom of the swamp is connected to the hellish world of demons.", GetGlobalFlag(GLinemodeSp));
|
||||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user