From 98fb9517989d1d80ba083aca3862e1f896ff574c Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Mon, 9 Aug 2010 19:53:11 -0500 Subject: [PATCH] scoreboard stuff from midi --- Themes/_fallback/metrics.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 62d826a98c..dedd128606 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -3021,23 +3021,23 @@ SongNumberP2OffCommand= # P1 is used when the only player is P2 ScoreboardC1P1X=SCREEN_CENTER_X*0.25 ScoreboardC1P1Y=SCREEN_CENTER_Y*0.45 -ScoreboardC1P1OnCommand=zoom,0.825;strokecolor,Color("Outline");diffuse,Color("Red");shadowlength,1 +ScoreboardC1P1OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1 ScoreboardC2P1X=SCREEN_CENTER_X*0.5 ScoreboardC2P1Y=SCREEN_CENTER_Y*0.45 -ScoreboardC2P1OnCommand=zoom,0.825 +ScoreboardC2P1OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1 ScoreboardC3P1X=SCREEN_CENTER_X*0.75 ScoreboardC3P1Y=SCREEN_CENTER_Y*0.45 -ScoreboardC3P1OnCommand=zoom,0.825 +ScoreboardC3P1OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1 # P2 is used when the only player is P1 ScoreboardC1P2X=SCREEN_CENTER_X*1.25 ScoreboardC1P2Y=SCREEN_CENTER_Y*0.45 -ScoreboardC1P2OnCommand=zoom,0.825 +ScoreboardC1P2OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1 ScoreboardC2P2X=SCREEN_CENTER_X*1.5 ScoreboardC2P2Y=SCREEN_CENTER_Y*0.45 -ScoreboardC2P2OnCommand=zoom,0.825 +ScoreboardC2P2OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1 ScoreboardC3P2X=SCREEN_CENTER_X*1.75 ScoreboardC3P2Y=SCREEN_CENTER_Y*0.45 -ScoreboardC3P2OnCommand=zoom,0.825 +ScoreboardC3P2OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1 [ScreenGameplayShared] Class="ScreenGameplayShared"