Fixed line not showing and playing in onik_014_02
Fixed line 5639 "So they aren't corroborated." not showing and playing. There was something that shouldn't be there. Removed.
This commit is contained in:
@@ -5636,7 +5636,7 @@ void main()
|
|||||||
PlaySE(3, "s01/11/120700402", 256, 64);
|
PlaySE(3, "s01/11/120700402", 256, 64);
|
||||||
OutputLine(NULL, "…話のほとんどは電話、もしくは会って聞かせてもらったものばかりです。",
|
OutputLine(NULL, "…話のほとんどは電話、もしくは会って聞かせてもらったものばかりです。",
|
||||||
NULL, " All of it is from either phone calls or meetings and interviews.", Line_WaitForInput);
|
NULL, " All of it is from either phone calls or meetings and interviews.", Line_WaitForInput);
|
||||||
PlaySE(3, "s01/11/120700403", 256, 64);O
|
PlaySE(3, "s01/11/120700403", 256, 64);
|
||||||
OutputLine(NULL, "ですからウラが取れていません。",
|
OutputLine(NULL, "ですからウラが取れていません。",
|
||||||
NULL, " So they aren't corroborated.", Line_WaitForInput);
|
NULL, " So they aren't corroborated.", Line_WaitForInput);
|
||||||
PlaySE(3, "s01/11/120700404", 256, 64);
|
PlaySE(3, "s01/11/120700404", 256, 64);
|
||||||
|
|||||||
Reference in New Issue
Block a user