Fix typo: "one of discarded cards" -> "one of the discarded cards"
This commit is contained in:
@@ -2212,7 +2212,7 @@ void main()
|
||||
NULL, "\"So that means...", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 1, "ps3/s19/01/hr_kei03400", 256, TRUE);
|
||||
OutputLine(NULL, "……魅音は捨て札を1枚拾って…左のカードに重ねている…つまりッ!!!」",
|
||||
NULL, " Mion pocketed one of discarded cards... then aligned it over the left card... and that means—!!!\"", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, " Mion pocketed one of the discarded cards... then aligned it over the left card... and that means—!!!\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user