Change volume for PS2 voices
This commit is contained in:
@@ -1458,7 +1458,7 @@ void main()
|
||||
|
||||
//「あぁぁー! 最後のミートボールぅうぅううぅ!!!@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#fcdb77>沙都子</color>", NULL, "<color=#fcdb77>Satoko</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 4, "ps2/04/990400040", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 4, "ps2/04/990400040", 540, TRUE);
|
||||
OutputLine(NULL, "「あぁぁー! 最後のミートボールぅうぅううぅ!!!」",
|
||||
NULL, "\"Aaah! The last meatbaaaaaaaaall!!!\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user