From af76449e96c4e0f82b0f10d4d7a9eb24e14b3f6c Mon Sep 17 00:00:00 2001 From: Aurian Date: Fri, 27 Jul 2018 21:53:27 +0200 Subject: [PATCH] Flashback scene Just need to add it with Hima's batch. --- Update/onik_015.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_015.txt b/Update/onik_015.txt index c2d6bbb..632800f 100644 --- a/Update/onik_015.txt +++ b/Update/onik_015.txt @@ -4817,7 +4817,7 @@ void main() DisableWindow(); SetValidityOfInput( FALSE ); PlaySE( 4, "wa_008", 128, 64 ); - DrawScene("scene/102", 200); + DrawScene("flashback/scene/102", 200); WaitToFinishSEPlaying(4); PlaySE( 4, "wa_009", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, );