Change volume for PS2 voices
This commit is contained in:
@@ -3753,7 +3753,7 @@ void main()
|
||||
ModPlayVoiceLS(3, 11, "ps3/s01/11/120700145", 256, TRUE);
|
||||
OutputLine(NULL, "最初の事件、ご存知ですよね?",
|
||||
NULL, " Do you know the first incident?", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 11, "ps2/11/120700146", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 11, "ps2/11/120700146", 540, TRUE);
|
||||
OutputLine(NULL, " バラバラ殺人。」",
|
||||
NULL, " The murder by dismemberment.\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user