Skip to content

Commit

Permalink
Update onik_015.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yuulafe committed Nov 1, 2024
1 parent c4ac758 commit 4c7226b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>미온</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 3, "ps3/s01/03/120300147", 256, TRUE);
OutputLine(NULL, "「最近って、昨日から?」",
NULL, "\"최근이라니, 언제부터?\" ", GetGlobalFlag(GLinemodeSp));
NULL, "\"최근이라니, 어제부터?\" ", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }


Expand Down

0 comments on commit 4c7226b

Please sign in to comment.