From 1e68993e7cc294b99e7f5d2c9f633056718e64f5 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 17 Sep 2020 23:56:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=87=AA=E5=AE=9A=E4=B9=89=E6=B8=B8?= =?UTF-8?q?=E6=88=8F=E6=A0=87=E9=A2=98=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/scenes.lua b/parts/scenes.lua index 84e56ed8..5094d6db 100644 --- a/parts/scenes.lua +++ b/parts/scenes.lua @@ -1306,7 +1306,7 @@ do--custom end function Pnt.custom() - gc.setColor(1,1,1)gc.draw(drawableText.custom,362,10) + gc.setColor(1,1,1)gc.draw(drawableText.custom,300,10) end end do--sequence