From 3fbf36773a8f689fe31ae7342a2cf39aea3c287d Mon Sep 17 00:00:00 2001 From: DoctorDiablo Date: Mon, 22 Jan 2018 18:54:08 -0500 Subject: [PATCH] Fix issue with poem --- Update/onik_009_02.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Update/onik_009_02.txt b/Update/onik_009_02.txt index 44a0d08..6c537e3 100644 --- a/Update/onik_009_02.txt +++ b/Update/onik_009_02.txt @@ -23,6 +23,7 @@ void main() Wait( 3000 ); PlayVoice(3, "s00/n/oni009", 256); Wait( 7000 ); + DrawScene( "black", 1000 ); PlayBGM( 1, "msys13", 128, 0 ); PlayBGM( 2, "lsys19", 128, 0 );