Skip to content

Commit

Permalink
Revert "Fix credits BGM"
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf authored May 28, 2021
1 parent 033e7eb commit 6b95562
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Update/&endroll_staff6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ void main()
PreloadBitmap("tumi_staff_01");
//PreloadBitmap("meak_staff_02");

ModPlayBGM( 0, "ZERO(nonloop)", 56, 0, 1 );
DrawScene("black", 2000);
Wait( 2500 );
//InitializeTiming( 0 );
Expand Down
1 change: 0 additions & 1 deletion Update/_tsum_026a.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6790,7 +6790,6 @@ void main()
DrawScene( "end_2", 1000 );
DrawScene( "end_3", 1000 );
ModPlayBGM( 0, "song_ps2ed1", 56, 0, 0 );
ModPlayBGM( 0, "song_ps2ed1", 56, 0, 1 );
SetValidityOfSkipping( FALSE );
SetValidityOfInput( FALSE );
SetValidityOfUserEffectSpeed( FALSE );
Expand Down

0 comments on commit 6b95562

Please sign in to comment.