Change volume for PS2 voices
This commit is contained in:
@@ -439,7 +439,7 @@ void dialog020()
|
||||
ModPlayVoiceLS(3, 4, "ps3/s19/04/990400087", 256, TRUE);
|
||||
OutputLine(NULL, "「知ってるもん…!!",
|
||||
NULL, "\"I do know...!!", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 4, "ps2/04/990400088", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 4, "ps2/04/990400088", 540, TRUE);
|
||||
OutputLine(NULL, "知ってるもん!!",
|
||||
NULL, " I do know!!", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 4, "ps3/s19/04/990400089", 256, TRUE);
|
||||
|
||||
Reference in New Issue
Block a user