From bfb5fc3f5e1bd5529b71c7730b0fa33054c89b1d Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 21 Oct 2021 16:37:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=B8=E6=88=8F=E8=AE=BE=E7=BD=AE=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E4=B8=8D=E5=86=8D=E9=9C=80=E8=A6=81=E6=BB=9A=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/setting_game.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/parts/scenes/setting_game.lua b/parts/scenes/setting_game.lua index 6d4e3bda..5f5d2914 100644 --- a/parts/scenes/setting_game.lua +++ b/parts/scenes/setting_game.lua @@ -30,7 +30,6 @@ function scene.draw() gc.pop() end -scene.widgetScrollHeight=200 scene.widgetList={ WIDGET.newText{name="title", x=640,y=15,font=80},