fixed typo in script (which was fixed in Sui) and the accompanying translation
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user