新增简易TAS工具,ctrl+T进入,f1暂停/开始,f2减速,f3加速/下一帧

This commit is contained in:
MrZ626
2021-08-16 22:45:55 +08:00
parent 42620bf739
commit d457fb0011
11 changed files with 163 additions and 96 deletions

View File

@@ -176,6 +176,7 @@ GAME={--Global game data
recording=false, --If recording
replaying=false, --If replaying
saved=false, --If recording saved
tasUsed=false, --If tasMode used
prevBG=false, --Previous background, for restore BG when quit setting page