Skip to content

Commit

Permalink
fix voice overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 authored Sep 5, 2024
1 parent 8b39968 commit 783b326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Update/wata_012.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ void main()
NULL, "\"...This isn't somewhere we should be going, is it?!", Line_WaitForInput);
ModPlayVoiceLS(4, 1, "org/keiichi1043", 256, TRUE);
OutputLine(NULL, " やめようぜ!",
NULL, " Let's not!", Line_Continue);
NULL, " Let's not!", Line_WaitForInput);
ModPlayVoiceLS(4, 1, "org/keiichi1044", 256, TRUE);
OutputLine(NULL, " カギが掛かっているのを勝手に開けて押し入るなんて、例え物を盗まなくったって犯罪なんだぞ!!",
NULL, " It's a crime to force your way into a locked building, even if you don't steal anything!! ", GetGlobalFlag(GLinemodeSp));
Expand Down

0 comments on commit 783b326

Please sign in to comment.