small fix

This commit is contained in:
VasteelXolotl
2020-07-31 23:51:00 +02:00
parent 8e8949cf1b
commit df428c2262
2 changed files with 2 additions and 2 deletions

View File

@@ -1346,7 +1346,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 11, "ps3/s01/11/120700226", 256, TRUE);
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); }