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
|
RandomBGStartBeat=-1000
|
||||||
RandomBGChangeMeasures=4
|
RandomBGChangeMeasures=4
|
||||||
RandomBGChangesWhenBPMChangesAtMeasureStart=true
|
RandomBGChangesWhenBPMChangesAtMeasureStart=true
|
||||||
RandomBGEndsAtLastBeat=false
|
RandomBGEndsAtLastBeat=true
|
||||||
|
|
||||||
[Banner]
|
[Banner]
|
||||||
# Scroll stuff when you roll over it, DDR Extreme style.
|
# Scroll stuff when you roll over it, DDR Extreme style.
|
||||||
|
|||||||
Reference in New Issue
Block a user