From b37834ab2507c3c6d5e9037ad93b8c070d283b5a Mon Sep 17 00:00:00 2001 From: Wolfy Date: Wed, 19 Aug 2015 19:55:49 -0500 Subject: [PATCH] Change RandomBGEndsAtLastBeat metric to true by default Setting the variable to true maintains behavior consistent with stable releases. --- Themes/_fallback/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 543838e476..c29cfb986a 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -242,7 +242,7 @@ BottomEdge=SCREEN_BOTTOM RandomBGStartBeat=-1000 RandomBGChangeMeasures=4 RandomBGChangesWhenBPMChangesAtMeasureStart=true -RandomBGEndsAtLastBeat=false +RandomBGEndsAtLastBeat=true [Banner] # Scroll stuff when you roll over it, DDR Extreme style.