升级存档会自动重启了

This commit is contained in:
MrZ626
2021-03-24 14:40:32 +08:00
parent 862e6c3e7b
commit 2fa968a923
2 changed files with 8 additions and 8 deletions

View File

@@ -492,7 +492,7 @@ function love.run()
love[N](a,b,c,d,e)
elseif N=="quit"then
destroyPlayers()
return true
return a or true
end
end