From 827d0cdf5a6e701611371a51c4fe4e4812afe436 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Fri, 3 Sep 2021 00:28:08 +0800 Subject: [PATCH] =?UTF-8?q?mod=E5=9C=BA=E6=99=AF=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/mod.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/scenes/mod.lua b/parts/scenes/mod.lua index bb06d0b8..59724eaf 100644 --- a/parts/scenes/mod.lua +++ b/parts/scenes/mod.lua @@ -124,7 +124,7 @@ function scene.draw() gc.setColor(color) gc.circle('line',0,0,rad,side) gc.setColor(COLOR.Z) - mStr(M.id,0,-28) + mStr(M.id,0,-25) if M.sel>0 and M.list then setFont(25) gc.setColor(1,1,1,10*t)