From 6d64590a12224022dfb1b86a5b28d06e4b823313 Mon Sep 17 00:00:00 2001 From: MrZ_26 Date: Tue, 18 Aug 2020 21:54:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A3=B0=E9=9F=B3=E8=AE=BE=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=87=E9=A2=98=E9=A2=9C=E8=89=B2=E6=B5=85=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Zframework/paint.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zframework/paint.lua b/Zframework/paint.lua index 62c541e1..d3bc1121 100644 --- a/Zframework/paint.lua +++ b/Zframework/paint.lua @@ -643,7 +643,7 @@ function Pnt.setting_video() mText(drawableText.setting_video,640,15) end function Pnt.setting_sound() - gc.setColor(1,1,1,.8) + gc.setColor(1,1,1) mText(drawableText.setting_sound,640,15) local t=Timer() local _=sceneTemp.jump