Correction from Sui.

Seeing as the previous line is Mion saying "I'll take out the card
now.", this correction makes a lot of sense.
This commit is contained in:
Norgus
2018-05-06 17:35:09 +01:00
parent 09520e0a47
commit d14e711508

View File

@@ -781,8 +781,8 @@ void main()
// レナが1枚カードを抜き、裏返しのまま車座の中央に置いた@ // レナが1枚カードを抜き、裏返しのまま車座の中央に置いた@
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); } if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " レナが1枚カードを抜き、裏返しのまま車座の中央に置いた。", OutputLine(NULL, " 魅音が1枚カードを抜き、裏返しのまま車座の中央に置いた。",
NULL, "Rena took out one card and left it face down on the table.", GetGlobalFlag(GLinemodeSp)); NULL, "Mion took out one card and left it face down on the table.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }