地图UI升级,增加模式图标

This commit is contained in:
MrZ626
2021-03-09 00:52:30 +08:00
parent d2e6fd2dcc
commit 0de1317d2f
32 changed files with 101 additions and 112 deletions

View File

@@ -291,15 +291,6 @@ do--BLOCKS
end
end
rankColor={
COLOR.dRed, --D
COLOR.dOrange, --C
COLOR.lYellow, --B
COLOR.lBlue, --A
COLOR.lCyan, --S
COLOR.lGreen, --Special
}
minoColor={
COLOR.red,
COLOR.fire,