We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305764a commit 894e04eCopy full SHA for 894e04e
Update/some_002.txt
@@ -495,7 +495,7 @@ void main()
495
//夏美rvS04/36/310100018.「べ、別に…。kvS04/36/310100019.私、しばらく風邪も引いてませんが…?」
496
PlaySE(4, "S04/36/310100018", 256, 64);
497
OutputLine(NULL, "「べ、別に…。",
498
- NULL, "\"B-besides...", Line_WaitForInput);
+ NULL, "\"N-not really...", Line_WaitForInput);
499
PlaySE(4, "S04/36/310100019", 256, 64);
500
OutputLine(NULL, "私、しばらく風邪も引いてませんが…?」",
501
NULL, " I haven't caught a cold for a while...\"", Line_Normal);
@@ -1135,7 +1135,7 @@ void main()
1135
NULL, "\"Ha, haa...", Line_WaitForInput);
1136
PlaySE(4, "S04/36/310100042", 256, 64);
1137
OutputLine(NULL, "よろしくお願いします、『佐伯』さん」",
1138
- NULL, " Pleased to meet you, <i>Saeki</i>-san.\"", Line_Normal);
+ NULL, " Pleased to meet you, Saeki-san.\"", Line_Normal);
1139
ClearMessage();
1140
1141
DrawBustshot( 3, "chisa1_Hau_2", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
0 commit comments