Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed May 10, 2024
1 parent 11740a5 commit 4083fe5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Update/omot_021.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4321,7 +4321,7 @@ void main()
NULL, "\"Yes.", Line_WaitForInput);
ModPlayVoiceLS(4, 14, "ps2/14/223400006", 540, TRUE);
OutputLine(NULL, "午後6時15分、興宮署の取調室で園崎詩音が、Rの監禁をほのめかす供述をはじめたそうです」",
NULL, " It seems that at 6:15 PM, during interogation at Okinomiya Station, Shion Sonozaki began suggesting R was being held under confinement.\"", Line_Normal);
NULL, " It seems that at 6:15 PM, during interrogation at Okinomiya Station, Shion Sonozaki began suggesting R was being held under confinement.\"", Line_Normal);
ClearMessage();

ModDrawCharacter(5, 9, "sprite/ta3_sakebi_", "0", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 18, 200, TRUE );
Expand Down
4 changes: 2 additions & 2 deletions Update/omot_022.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4018,7 +4018,7 @@ void main()
NULL, " I just don't like them. Never have, ever since I was born.", Line_WaitForInput);
ModPlayVoiceLS(4, 16, "ps2/16/222200106", 540, TRUE);
OutputLine(NULL, "食うのも駄目だしダシを取ったのもダメさ!」",
NULL, "I don't like to eat them and I don't like their broth either!\"", Line_Normal);
NULL, " I don't like to eat them and I don't like their broth either!\"", Line_Normal);
ClearMessage();

if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#6bd09f>茜</color>", NULL, "<color=#6bd09f>Akane</color>", NULL, Line_ContinueAfterTyping); }
Expand Down Expand Up @@ -5059,7 +5059,7 @@ void main()
NULL, " Apparently the guy... oh, actually, it's a woman,", Line_WaitForInput);
ModPlayVoiceLS(4, 13, "ps2/13/221300127", 540, TRUE);
OutputLine(NULL, "かなりの狐で名前を肩書きと同じ数だけ持っていたようですよ」",
NULL, " she's quite the sly fox, actung under a number of different names and titles.\"", Line_Normal);
NULL, " she's quite the sly fox, acting under a number of different names and titles.\"", Line_Normal);
ClearMessage();

if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#797d8a>赤坂</color>", NULL, "<color=#797d8a>Akasaka</color>", NULL, Line_ContinueAfterTyping); }
Expand Down
2 changes: 1 addition & 1 deletion Update/omot_026.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13464,7 +13464,7 @@ void main()
//r梨花ちゃんはぼろぼろと涙をこぼしながら、羽入の手のひらを両手で握って、すがりつくように泣きじゃくっている。
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, "梨花ちゃんはぼろぼろと涙をこぼしながら、羽入の手のひらを両手で握って、すがりつくように泣きじゃくっている。",
NULL, "Rika-chan was sheding tears while clinging to Hanyuu's hand with both of her hands.", Line_Normal);
NULL, "Rika-chan was shedding tears while clinging to Hanyuu's hand with both of her hands.", Line_Normal);
ClearMessage();

//rそんな彼女を見つめながら、…羽入はとてもあたたかな、ほっとしたように安らいだ顔で、…笑っていた。
Expand Down

0 comments on commit 4083fe5

Please sign in to comment.