Skip to content

Commit

Permalink
typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Nov 20, 2024
1 parent dc77315 commit 7f83098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Update/_kakera01.txt
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ void main()
Wait( 700 );
SetValidityOfInput( TRUE );
OutputLine(NULL, "………彼女の大好物を好きなだけ振る舞い、",
NULL, " ...I'm tempted to believe it would be far more mericiful to feed her favorite food,", Line_ContinueAfterTyping);
NULL, " ...I'm tempted to believe it would be far more merciful to feed her favorite food,", Line_ContinueAfterTyping);
SetValidityOfInput( FALSE );
Wait( 900 );
SetValidityOfInput( TRUE );
Expand Down
2 changes: 1 addition & 1 deletion Update/_mats_004.txt
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ void main()
ModPlayVoiceLS(4, 0, "org/mob8f7022", 128, TRUE);
OutputLine(NULL, "「その人物の人選は私が握っているということですよ。",
NULL, "\"You see, I get to select the person in charge.", Line_WaitForInput);
ModPlayVoiceLS(4, 0, "org/mob8f7022", 128, TRUE);
ModPlayVoiceLS(4, 0, "org/mob8f7023", 128, TRUE);
OutputLine(NULL, "わはははははは!」",
NULL, " Wahahahahahaha!\"", Line_Normal);
ClearMessage();
Expand Down

0 comments on commit 7f83098

Please sign in to comment.