Fix last commit as nametag should be moved down, not duplicated

This commit is contained in:
drojf
2024-05-11 15:39:09 +10:00
parent 8faad4b6da
commit 7569319ef5

View File

@@ -1634,7 +1634,6 @@ void main()
ModPlayVoiceLS(3, 8, "ps3/s01/08/120800060", 256, TRUE);
OutputLine(NULL, "残った1人だって時間の問題さ。",
NULL, " It's only a matter of time for the last one.", Line_WaitForInput);
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#945c44>富竹</color>", NULL, "<color=#945c44>Tomitake</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 8, "ps3/s01/08/120800061", 256, TRUE);
OutputLine(NULL, "動機だって、酒の上での口論からと判明してる。",
NULL, " The motive turned out to have been an argument they had while intoxicated. ", GetGlobalFlag(GLinemodeSp));