Use hau instead of hao (#179)
This commit is contained in:
@@ -20,6 +20,6 @@ void dialog000()
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 2, "ps3/s20/02/440200020", 128, TRUE);
|
||||
OutputLine(NULL, "「……む、…蒸すんだ………、はぅ……。」",
|
||||
NULL, "\"...It... it gets steamy... Hao...\"", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, "\"...It... it gets steamy... Hau...\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user