Change volume for PS2 voices

This commit is contained in:
Jáchym Toušek
2019-08-20 06:30:52 +02:00
parent 27fa21b459
commit 6bb742cbfb
9 changed files with 10 additions and 10 deletions

View File

@@ -76,7 +76,7 @@ void main()
//「五萬切ってもテンパイ崩れませんから。@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#8f6d8f>熊谷</color>", NULL, "<color=#8f6d8f>Kumagai</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 19, "ps2/19/123100003", 256, TRUE);
ModPlayVoiceLS(3, 19, "ps2/19/123100003", 540, TRUE);
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_Continue); }
OutputLine(NULL, "「五萬切ってもテンパイ崩れませんから。」",
NULL, "\"You're still in tenpai if you cut the 5 manzu.\"", GetGlobalFlag(GLinemodeSp));