微调排行榜字体大小

This commit is contained in:
MrZ626
2021-11-07 05:20:58 +08:00
parent db4ae56990
commit 60f8a22dd5

View File

@@ -304,7 +304,7 @@ function scene.draw()
elseif L[1]then
for i=1,#L do
local t=M.scoreDisp(L[i])
local f=int((30-#t*.4)/5)*5
local f=int((30-#t*.5)/5)*5
setFont(f)
gc_print(t,955,275+25*i+17-f*.7)
_=L[i].date