From 208b84e02ed6048acc8059383fe75da9fbd4f35a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 23 Sep 2006 03:46:03 +0000 Subject: [PATCH] DebugOffCommand --- stepmania/Themes/default/metrics.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 884dde95f7..3a06857699 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -950,6 +950,7 @@ SurviveTimeOnCommand=sleep,0.3;linear,0.3;diffusealpha,1;sleep,3.5;linear,0.5;di DebugX=SCREEN_CENTER_X DebugY=SCREEN_CENTER_Y DebugOnCommand=wrapwidthpixels,SCREEN_WIDTH-50 +DebugOffCommand=stoptweening;linear,1/8;diffusealpha,0 SecondsBetweenComments=10 TickEarlySeconds=0.05 ShowLifeMeterForDisabledPlayers=false