Skip to content

Commit

Permalink
Remove shortcuts from scenario screen
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Nov 10, 2019
1 parent 66617d7 commit 6a1fbaa
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 @@ -431,11 +431,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 6a1fbaa

Please sign in to comment.