Skip to content

Commit 8d69743

Browse files
authored
fix line transition
1 parent 783b326 commit 8d69743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Update/wata_tips_01.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ void main()
530530
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#6972c1>梨花</color>", NULL, "<color=#6972c1>Rika</color>", NULL, Line_ContinueAfterTyping); }
531531
ModPlayVoiceLS(4, 5, "org/rika1902", 256, TRUE);
532532
OutputLine(NULL, "「……魅ぃにお買い物代を借りたことをコロリと忘れてしまったら、",
533-
NULL, "\"......Once, I completely forgot to pay Mii back for money she gave me to go shopping, ", Line_WaitForInput);
533+
NULL, "\"......Once, I completely forgot to pay Mii back for money she gave me to go shopping, ", GetGlobalFlag(GLinemodeSp));
534534
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#6972c1>梨花</color>", NULL, "<color=#6972c1>Rika</color>", NULL, Line_ContinueAfterTyping); }
535535
ModPlayVoiceLS(4, 5, "org/rika1903", 256, TRUE);
536536
OutputLine(NULL, "耳を揃えて返さんと身売りして風呂に沈めたるどーと凄まれましたのです。」",

0 commit comments

Comments
 (0)