From b254c07acb37675a0250ad453ffcefc7ea56b5f4 Mon Sep 17 00:00:00 2001 From: Norgus Date: Wed, 18 Nov 2015 08:03:00 +0000 Subject: [PATCH] fixed wait timing now the text appears at about the right time for the audio --- Update/onik_002.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_002.txt b/Update/onik_002.txt index 1ada3c8..d6513b5 100644 --- a/Update/onik_002.txt +++ b/Update/onik_002.txt @@ -1161,7 +1161,7 @@ void main() OutputLine(NULL, "「そんなことは許せませんのー!!!", NULL, "\"I will not allow that!!!", Line_ContinueAfterTyping); - Wait( 400 ); + Wait( 2000 ); OutputLine(NULL, "梨花ぁ!」", NULL, " Rikaa!\"", Line_WaitForInput);