Change volume for PS2 voices
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user