联网对战时禁用鼠标右键返回
This commit is contained in:
@@ -34,6 +34,7 @@ function scene.sceneInit()
|
|||||||
upstreamProgress=1
|
upstreamProgress=1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
scene.mouseDown=NULL
|
||||||
function scene.touchDown(x,y)
|
function scene.touchDown(x,y)
|
||||||
if noTouch or not playing then return end
|
if noTouch or not playing then return end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user