From 625c859e0d62a3833060ff72d741ccee68c34dc8 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Wed, 11 Aug 2021 16:17:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B0=8F=E7=A8=8B=E5=BA=8Fcu?= =?UTF-8?q?befield=E9=81=AE=E6=8C=A1=E6=96=B9=E5=9D=97=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/app_cubefield.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/scenes/app_cubefield.lua b/parts/scenes/app_cubefield.lua index 49da841e..cfe1b63f 100644 --- a/parts/scenes/app_cubefield.lua +++ b/parts/scenes/app_cubefield.lua @@ -228,7 +228,7 @@ function scene.draw() gc.circle('fill',0,-380-sunH,60) --Draw sun-board - gc.setColor(.15,.15,.15) + gc.setColor(.08,.08,.084) gc.rectangle('fill',-60,-440,120,120) --Draw direction