Fix dollar to yen

This commit is contained in:
Jáchym Toušek
2018-03-24 14:07:38 +01:00
parent 8bed69e00e
commit e9eeee00bd

View File

@@ -127,7 +127,7 @@ void main()
NULL, " It's impossible to challenge me by birthday!!", Line_WaitForInput); NULL, " It's impossible to challenge me by birthday!!", Line_WaitForInput);
ModPlayVoiceLS(3, 1, "s20/01/440100006", 128, TRUE); ModPlayVoiceLS(3, 1, "s20/01/440100006", 128, TRUE);
OutputLine(NULL, " ……何ならひと月差ごとに100円の賭けをしてもいいぜー!」", OutputLine(NULL, " ……何ならひと月差ごとに100円の賭けをしてもいいぜー!」",
NULL, " ... I wouldn't even mind you if you bet a dollar per month!\"", GetGlobalFlag(GLinemodeSp)); NULL, " ... I wouldn't even mind you if you bet a 100 yen per month!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }