Fixed issue #40

This commit is contained in:
ItaloKnox
2015-11-18 17:22:04 -02:00
parent d74cc613e5
commit 2dd4b63ecf

View File

@@ -346,10 +346,10 @@ void main()
DrawBustshotWithFiltering( 1, "sa_se_aw_a1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「レナは甘えてますわ@ 弱いものは食い尽くされるのが世の常でございますわー!@
PlaySE(3, "s19/04/990400055", 256, 64);
PlaySE(3, "S19/04/VT0_satoko0001", 256, 64);
OutputLine(NULL, "「レナは甘えてますわ!",
NULL, "\"You're so naive, Rena!", Line_WaitForInput);
PlaySE(3, "s19/04/990400056", 256, 64);
PlaySE(3, "S19/04/VT0_satoko0002", 256, 64);
OutputLine(NULL, " 弱いものは食い尽くされるのが世の常でございますわー!」",
NULL, " The Law of the Jungle is survival of the fittest!\"", Line_WaitForInput);
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);