联网对战时禁用鼠标右键返回

This commit is contained in:
MrZ626
2021-04-12 18:48:34 +08:00
parent 998eb56348
commit 7d932016b8

View File

@@ -34,6 +34,7 @@ function scene.sceneInit()
upstreamProgress=1
end
scene.mouseDown=NULL
function scene.touchDown(x,y)
if noTouch or not playing then return end