Fix issue with poem

This commit is contained in:
DoctorDiablo
2018-01-22 18:54:08 -05:00
committed by GitHub
parent 69000bd772
commit 3fbf36773a

View File

@@ -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 );