取消暂停会有倒计时

This commit is contained in:
MrZ626
2021-01-20 00:38:37 +08:00
parent 48e9e5e2c5
commit 045adaaa43
3 changed files with 39 additions and 4 deletions

View File

@@ -451,9 +451,6 @@ function pauseGame()
SCN.swapTo("pause","none")
end
end
function resumeGame()
SCN.swapTo("play","none")
end
function applyCustomGame()--Apply CUSTOMENV, BAG, MISSION
for k,v in next,CUSTOMENV do
GAME.modeEnv[k]=v