调整模式评级的文本,看起来不打击一些

调整模式评级对应的颜色
This commit is contained in:
MrZ626
2021-10-08 18:13:28 +08:00
parent 300cf10413
commit 3394409183
7 changed files with 17 additions and 17 deletions

View File

@@ -28,11 +28,11 @@ local loadingThread=coroutine.wrap(function()
YIELD('loadModeIcon')
local modeIcons={}
modeIcons.marathon=GC.DO{32,32,
modeIcons.marathon=GC.DO{64,64,
{'move',3,1},
{'fRect',10,4,-2,23},
{'fPoly',10,4,24,10,10,16.5},
{'fRect',4,24,10,3},
{'fRect',20,8,-4,46},
{'fPoly',20,6,48,20,20,33},
{'fRect',8,48,20,6},
}
modeIcons.infinite=GC.DO{64,64,
{'setLW',4},