Use hau instead of hao (#179)

This commit is contained in:
Jáchym Toušek
2018-09-16 19:29:35 +02:00
committed by GitHub
parent 43ff96e88f
commit 5bca44a726
21 changed files with 55 additions and 55 deletions

View File

@@ -316,7 +316,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 2, "ps3/s20/02/440200032", 128, TRUE);
OutputLine(NULL, "「か、かぁいいものが隠されてるといいなぁ! はぅ〜!」",
NULL, "\"M-Maybe there's something kyute hidden! Hao~!\"", GetGlobalFlag(GLinemodeSp));
NULL, "\"M-Maybe there's something kyute hidden! Hau~!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }