From ca20f1e709449d303ea16474ef5e1a60ca09e95a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 14 Oct 2005 04:52:55 +0000 Subject: [PATCH] IsBaseTheme --- stepmania/Themes/default/metrics.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index ffbca84670..9e89dbd1d9 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -1,3 +1,6 @@ +[Global] +IsBaseTheme=1 + [Common] ColorP1Command=diffuse,PlayerColor(PLAYER_1) ColorP2Command=diffuse,PlayerColor(PLAYER_2)