add 1.25xmusic, judgment color changes [Midiman]
This commit is contained in:
@@ -98,9 +98,9 @@ Color = {
|
||||
Stage_Demo = color("#FFFFFF")
|
||||
},
|
||||
Judgment = {
|
||||
JudgmentLine_W1 = color("#00ffc7"),
|
||||
JudgmentLine_W2 = color("#f6ff00"),
|
||||
JudgmentLine_W3 = color("#00ff78"),
|
||||
JudgmentLine_W1 = color("#00aeef"),
|
||||
JudgmentLine_W2 = color("#fff568"),
|
||||
JudgmentLine_W3 = color("#a4ff00"),
|
||||
JudgmentLine_W4 = color("#34bfff"),
|
||||
JudgmentLine_W5 = color("#e44dff"),
|
||||
JudgmentLine_Held = color("#FFFFFF"),
|
||||
@@ -108,9 +108,9 @@ Color = {
|
||||
JudgmentLine_MaxCombo = color("#ffc600")
|
||||
},
|
||||
JudgmentLine = {
|
||||
JudgmentLine_W1 = color("#00ffc7"),
|
||||
JudgmentLine_W2 = color("#f6ff00"),
|
||||
JudgmentLine_W3 = color("#00ff78"),
|
||||
JudgmentLine_W1 = color("#00aeef"),
|
||||
JudgmentLine_W2 = color("#fff568"),
|
||||
JudgmentLine_W3 = color("#a4ff00"),
|
||||
JudgmentLine_W4 = color("#34bfff"),
|
||||
JudgmentLine_W5 = color("#e44dff"),
|
||||
JudgmentLine_Held = color("#FFFFFF"),
|
||||
@@ -208,9 +208,9 @@ GameColor = {
|
||||
Stage_Demo = color("#FFFFFF")
|
||||
},
|
||||
Judgment = {
|
||||
JudgmentLine_W1 = color("#00ffc7"),
|
||||
JudgmentLine_W2 = color("#f6ff00"),
|
||||
JudgmentLine_W3 = color("#00ff78"),
|
||||
JudgmentLine_W1 = color("#00aeef"),
|
||||
JudgmentLine_W2 = color("#fff568"),
|
||||
JudgmentLine_W3 = color("#a4ff00"),
|
||||
JudgmentLine_W4 = color("#34bfff"),
|
||||
JudgmentLine_W5 = color("#e44dff"),
|
||||
JudgmentLine_Held = color("#FFFFFF"),
|
||||
|
||||
Reference in New Issue
Block a user