Skip to content

Commit

Permalink
Update flow.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Nov 25, 2019
1 parent b7a09f0 commit 535f795
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Update/flow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,11 +406,6 @@ void ChapterPreview()
if (LoadValueFromLocalWork( LOCALWORK_NO_RESULT ) == 1) {
StopBGM( 0 );
PlaySE( 1, "wa_037", 56, 64 );
FadeBustshot( 9, FALSE, 0, 0, 0, 0, 1000, TRUE );
DrawBustshot(9, "scenario/shortcuts", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 1000, TRUE );
Wait(10000);

DrawScene( "black", 1000 );

CallSection("Game");
}
Expand Down

0 comments on commit 535f795

Please sign in to comment.