From 4dc013cdd12bb4e60928bb136ee9a65ddb37561c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 26 Aug 2005 21:15:53 +0000 Subject: [PATCH] update --- stepmania/Themes/default/metrics.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 154323744a..6227413e88 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -753,11 +753,11 @@ UsersDX=SCREEN_CENTER_X-250 UsersAY=SCREEN_CENTER_Y-217 UsersOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0 UsersOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0 -Users0Color=1.0,0.4,0.4,1.0 //Inactive users -Users1Color=1.0,1.0,1.0,1.0 //Inactive; Undefined -Users2Color=0.5,0.5,1.0,1.0 //Active, In NetScreen -Users3Color=0.5,1.0,0.5,1.0 //Active, In Options -Users4Color=1.0,0.5,0.5,1.0 //Active, in Evaluation +Users0Command=diffuse,1.0,0.4,0.4,1.0 //Inactive users +Users1Command=diffuse,1.0,1.0,1.0,1.0 //Inactive; Undefined +Users2Command=diffuse,0.5,0.5,1.0,1.0 //Active, In NetScreen +Users3Command=diffuse,0.5,1.0,0.5,1.0 //Active, In Options +Users4Command=diffuse,1.0,0.5,0.5,1.0 //Active, in Evaluation optionsY=SCREEN_CENTER_Y-170 optionsX=SCREEN_CENTER_X-240 optionsOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,0.7;zoomx,0.7