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