整理代码,test场景可以退出了
This commit is contained in:
@@ -16,6 +16,10 @@ function scene.sceneInit()
|
||||
noKey=GAME.replaying
|
||||
noTouch=not SETTING.VKSwitch or noKey
|
||||
end
|
||||
function scene.sceneBack()
|
||||
love.keyboard.setKeyRepeat(true)
|
||||
destroyPlayers()
|
||||
end
|
||||
|
||||
scene.mouseDown=NULL
|
||||
local function restart()
|
||||
|
||||
Reference in New Issue
Block a user