游戏设置场景不再需要滚动

This commit is contained in:
MrZ626
2021-10-21 16:37:16 +08:00
parent ac2e53adc7
commit bfb5fc3f5e

View File

@@ -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},