From 790f06aa1666257dc83767a1c031f2aa8a985e0a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 12 Feb 2005 20:34:00 +0000 Subject: [PATCH] Underlay metrics. I've added this at 0,0, instead of CENTER, because it's usually a BGA; it's more natural to specify absolute coordinates in a top-level BGA than coordinates relative to the center. I'll change Overlay over later when I have time to test it. --- stepmania/Themes/default/metrics.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index d40aa6cf2d..bc5c9c7ac8 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -2412,6 +2412,10 @@ OverlayX=SCREEN_CENTER_X OverlayY=SCREEN_CENTER_Y OverlayOnCommand= OverlayOffCommand= +UnderlayX=0 +UnderlayY=0 +UnderlayOnCommand= +UnderlayOffCommand= CodeNames= [MenuTimer]