修复暂停时设置能进入彩蛋模式 close #206
This commit is contained in:
@@ -78,6 +78,10 @@ function scene.sceneInit(org)
|
||||
NET.specSRID=false
|
||||
end
|
||||
end
|
||||
function scene.sceneBack()
|
||||
destroyPlayers()
|
||||
GAME.playing=false
|
||||
end
|
||||
|
||||
scene.mouseDown=NULL
|
||||
function scene.mouseMove(x,y)netPLY.mouseMove(x,y)end
|
||||
|
||||
Reference in New Issue
Block a user