游戏界面按鼠标右键不再会退出
This commit is contained in:
@@ -38,6 +38,7 @@ function scene.sceneInit()
|
|||||||
noTouch=not SETTING.VKSwitch or noKey
|
noTouch=not SETTING.VKSwitch or noKey
|
||||||
end
|
end
|
||||||
|
|
||||||
|
scene.mouseDown=NULL
|
||||||
function scene.touchDown(_,x,y)
|
function scene.touchDown(_,x,y)
|
||||||
if noTouch then return end
|
if noTouch then return end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user