Skip to content

Commit

Permalink
force a 0.2s wait before gameplay start give up message displays
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Dec 17, 2016
1 parent 6656336 commit 9f86da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Themes/_fallback/metrics.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3601,7 +3601,7 @@ SongOptionsOffCommand=
DebugX=SCREEN_CENTER_X
DebugY=SCREEN_BOTTOM-116
DebugOnCommand=zoom,0.75
DebugStartOnCommand=stoptweening;diffusealpha,0;linear,1/8;diffusealpha,1
DebugStartOnCommand=stoptweening;diffusealpha,0;sleep,0.2;linear,1/8;diffusealpha,1
DebugBackOnCommand=stoptweening;diffusealpha,0;linear,1/8;diffusealpha,1
DebugTweenOffCommand=stoptweening;linear,1/8;diffusealpha,0
#
Expand Down

0 comments on commit 9f86da0

Please sign in to comment.