From e51d338922f8dd847bf95d2ac4890e6dd8ae87f1 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Mon, 14 Feb 2005 23:55:56 +0000 Subject: [PATCH] fix PlayerColors --- stepmania/Themes/default/metrics.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 9d8ef89812..af9a281a08 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -1,6 +1,6 @@ [Common] -ColorP1=PlayerColor(PLAYER_1) -ColorP2=PlayerColor(PLAYER_2) +ColorP1=@PlayerColor(PLAYER_1) +ColorP2=@PlayerColor(PLAYER_2) FirstRunInitialScreen=ScreenCompany InitialScreen=ScreenCompany WindowTitle=StepMania