调整各评级颜色
This commit is contained in:
@@ -9,11 +9,11 @@ local mStr=mStr
|
|||||||
local scr=scr
|
local scr=scr
|
||||||
local scs=require("parts/spinCenters")
|
local scs=require("parts/spinCenters")
|
||||||
local modeRankColor={
|
local modeRankColor={
|
||||||
color.bronze, --Rank1
|
color.dRed, --D
|
||||||
color.lGrey, --Rank2
|
color.dOrange, --C
|
||||||
color.lYellow, --Rank3
|
color.lYellow, --B
|
||||||
color.lPurple, --Rank4
|
color.lBlue, --A
|
||||||
color.lCyan, --Rank5
|
color.lCyan, --S
|
||||||
color.lGreen, --Special
|
color.lGreen, --Special
|
||||||
}
|
}
|
||||||
local rankString={
|
local rankString={
|
||||||
|
|||||||
Reference in New Issue
Block a user