tas录像在录像列表会有标记

This commit is contained in:
MrZ626
2021-08-17 02:12:03 +08:00
parent 2654c8a614
commit 1b176ed5ad
3 changed files with 11 additions and 4 deletions

View File

@@ -480,7 +480,6 @@ do--function resetGameData(args)
if not args then args=""end
trySave()
GAME.tasUsed=false
GAME.result=false
GAME.rank=0
GAME.warnLVL0=0
@@ -496,6 +495,7 @@ do--function resetGameData(args)
GAME.pauseCount=0
GAME.saved=false
GAME.setting=copyGameSetting()
GAME.tasUsed=false
GAME.rep={}
GAME.recording=true
GAME.statSaved=false