Skip to content

Commit

Permalink
nametag fix
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Nov 18, 2024
1 parent 63264d7 commit 89c1a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Update/_mina_012.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ void main()
ClearMessage();


if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>詩音</color>", NULL, "<color=#5ec69a>Shion</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(4, 1, "org/shion6075", 256, TRUE);
OutputLine(NULL, "「相談所の人が行った時、叔父がどういう態度をしたのかわかりませんが、とにかくあいつは乱暴なヤツなんです!!",
NULL, "\"I don't know what her uncle said to the social worker, but he's a violent guy!!", Line_WaitForInput);
Expand Down

0 comments on commit 89c1a41

Please sign in to comment.