MangaGamer 1.07 typo fixes

This commit is contained in:
nixx quality
2015-06-04 16:16:11 +02:00
parent 1ce35b0312
commit 31f2d214ea
10 changed files with 26 additions and 26 deletions

View File

@@ -4537,7 +4537,7 @@ void main()
NULL, "\"Even though one was badly injured with permanent damage!?", Line_WaitForInput);
PlaySE(3, "s01/01/120100740", 256, 64);
OutputLine(NULL, " どうして訴えないんです?!」",
NULL, " Why didn't they file charges!?", Line_Normal);
NULL, " Why didn't they file charges!?\"", Line_Normal);
ClearMessage();
@@ -5956,7 +5956,7 @@ void main()
// 村人が歩いていることに不審はない。だが、気になった¥
OutputLine(NULL, " 村人が歩いていることに不審はない。だが、気になった。",
NULL, "Villagers walking around weren't suspicious in of themselves. But it bothered me.", Line_Normal);
NULL, "Villagers walking around weren't suspicious in and of themselves. But it bothered me.", Line_Normal);
ClearMessage();
// 服装は2人ともラフ@手ぶらで、いかにも散歩のような感じ......
@@ -6524,7 +6524,7 @@ void main()
// 絶対絶命...という複雑な単語は、もう思いつかなかった........................¥
OutputLine(NULL, " 絶対絶命…という複雑な単語は、もう思いつかなかった……………………。",
NULL, "'Dire straits,' I couldn't even come up the phrase that adaquately described my situation...", Line_Normal);
NULL, "'Dire straits,' I couldn't even come up the phrase that adequately described my situation...", Line_Normal);
ClearMessage();
DisableWindow();
DrawScene( "black", 3000 );