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:
@@ -781,8 +781,8 @@ void main()
|
||||
|
||||
// レナが1枚カードを抜き、裏返しのまま車座の中央に置いた@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " レナが1枚カードを抜き、裏返しのまま車座の中央に置いた。",
|
||||
NULL, "Rena took out one card and left it face down on the table.", GetGlobalFlag(GLinemodeSp));
|
||||
OutputLine(NULL, " 魅音が1枚カードを抜き、裏返しのまま車座の中央に置いた。",
|
||||
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); }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user