Use hau instead of hao (#179)
This commit is contained in:
@@ -2182,7 +2182,7 @@ void main()
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 2, "ps3/s19/02/990200031", 256, TRUE);
|
||||
OutputLine(NULL, "「…はぅ…沙都子ちゃん泣いてる……",
|
||||
NULL, "\"...Hao~... Satoko-chan is crying...", Line_WaitForInput);
|
||||
NULL, "\"...Hau~... Satoko-chan is crying...", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 2, "ps3/s19/02/990200032", 256, TRUE);
|
||||
OutputLine(NULL, "かぁいいよぅ……。」",
|
||||
NULL, " Sho kyute...\"", GetGlobalFlag(GLinemodeSp));
|
||||
@@ -3686,7 +3686,7 @@ void main()
|
||||
// (backup) SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLine(NULL, "はぅ〜…か、かぁいぃよぅ…。」",
|
||||
NULL, " Hao~... K-Khyuute...\"", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, " Hau~... K-Khyuute...\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user