调整游戏内ui和控件ui:
默认背景色调整 减少纯白色使用 减小线宽 增加圆角
This commit is contained in:
@@ -241,7 +241,7 @@ function scene.draw()
|
||||
|
||||
--Modes
|
||||
setFont(80)
|
||||
gc_setLineWidth(6)
|
||||
gc_setLineWidth(4)
|
||||
for name,M in next,MODES do
|
||||
if R[name]then
|
||||
local rank=R[name]
|
||||
|
||||
Reference in New Issue
Block a user