Merge pull request #748 from wolfy852/patch-2
Change RandomBGEndsAtLastBeat metric to true by default
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user