Revert commas

This commit is contained in:
Jáchym Toušek
2018-05-24 23:06:28 +02:00
committed by GitHub
parent 4750eacb0a
commit f132221b5a

View File

@@ -4000,7 +4000,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); } if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 2, "ps3/s19/02/990200061", 256, TRUE); ModPlayVoiceLS(3, 2, "ps3/s19/02/990200061", 256, TRUE);
OutputLine(NULL, "「…え、…あ、…ち、違うの、…そーゆうのじゃなくて…その…!」", OutputLine(NULL, "「…え、…あ、…ち、違うの、…そーゆうのじゃなくて…その…!」",
NULL, "\"...Uh ...ah ...N-No ...I didn't mean it like that... you see...!\"", GetGlobalFlag(GLinemodeSp)); NULL, "\"...Uh, ...ah, ...N-No, ...I didn't mean it like that... you see...!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }