fixed typo in script (which was fixed in Sui) and the accompanying translation

This commit is contained in:
Norgus
2015-12-22 21:00:43 +00:00
parent 127f81318d
commit 8e163bb91d

View File

@@ -819,8 +819,8 @@ void main()
OutputLine(NULL, "土着的な何か。",
NULL, " Something native to the region...", Line_WaitForInput);
PlaySE(3, "s20/08/440800081", 256, 64);
OutputLine(NULL, "…今回のシナリオではられなかった因縁だよ!」",
NULL, " Fate was unable to be fooled this time around!\"", Line_Normal);
OutputLine(NULL, "…今回のシナリオではられなかった因縁だよ!」",
NULL, " Some connection not touched on this time around!\"", Line_Normal);
ClearMessage();
DisableWindow();
DrawSceneWithMask( "bg_165", "right", 0, 0, 300 );