From 48e9e5e2c5d9a21d32aa7e5711567597282b1951 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Wed, 20 Jan 2021 00:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=B8=E6=88=8F=E7=95=8C=E9=9D=A2=E6=8C=89?= =?UTF-8?q?=E9=BC=A0=E6=A0=87=E5=8F=B3=E9=94=AE=E4=B8=8D=E5=86=8D=E4=BC=9A?= =?UTF-8?q?=E9=80=80=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/play.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/scenes/play.lua b/parts/scenes/play.lua index a738e6bb..27166518 100644 --- a/parts/scenes/play.lua +++ b/parts/scenes/play.lua @@ -38,6 +38,7 @@ function scene.sceneInit() noTouch=not SETTING.VKSwitch or noKey end +scene.mouseDown=NULL function scene.touchDown(_,x,y) if noTouch then return end