Add metrics for Timing Data colors.
Note: this changes the TimeSignatureColor to be different from the StopColor. Please do not be alarmed.
This commit is contained in:
@@ -888,6 +888,12 @@ Bar16thAlpha=1
|
||||
#
|
||||
RoutineNoteSkinP1=RoutineSkinP1()
|
||||
RoutineNoteSkinP2=RoutineSkinP2()
|
||||
#
|
||||
BPMColor=color("1,0,0,1")
|
||||
StopColor=color("0.8,0.8,0,1")
|
||||
DelayColor=color("0,0.8,0.8,1")
|
||||
TimeSignatureColor=color("1,0.55,0,1")
|
||||
TickcountColor=color("0,1,0,1")
|
||||
|
||||
[PlayerStageStats]
|
||||
# Original CVS Grading
|
||||
|
||||
Reference in New Issue
Block a user