Use hau instead of hao (#179)
This commit is contained in:
@@ -58,7 +58,7 @@ void dialog001()
|
||||
NULL, "\"...Yes! Colonel Randy.☆", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 2, "ps3/s19/02/990200159", 256, TRUE);
|
||||
OutputLine(NULL, " ……はぅ……かぁいい……お持ち帰りしたいぃ…☆」",
|
||||
NULL, " ...Hao... kyute... I want to take it hooome...☆\"", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, " ...Hau... kyute... I want to take it hooome...☆\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@ void dialog002()
|
||||
NULL, "\"Keiichi-kun is going to help.☆", Line_Continue);
|
||||
Wait( 1500 );
|
||||
OutputLine(NULL, "…ランディーくんをお持ち帰りできる……はぅ…。」",
|
||||
NULL, " ...I can take Colonel Randy home... hao...\"", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, " ...I can take Colonel Randy home... hau...\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user