Skip to content

Commit

Permalink
increasing scene transition timing
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 authored Mar 8, 2021
1 parent ef9aa06 commit d6e93a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Update/_mina_tips_013.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,5 @@ void main()
DisableWindow();
Wait( 1000 );
DrawScene( "white", 7000 );
DrawScene( "black", 0 );
DrawScene( "black", 1000 );
}

0 comments on commit d6e93a9

Please sign in to comment.