录像保存初版(读取回放还没做)

This commit is contained in:
MrZ626
2020-12-14 17:08:51 +08:00
parent d49a08626f
commit fdf01e1d1e
9 changed files with 72 additions and 12 deletions

View File

@@ -296,6 +296,7 @@ if fs.getInfo("conf/data")then STAT=FILE.load("conf/data")end
if fs.getInfo("conf/key")then keyMap=FILE.load("conf/key")end
if fs.getInfo("conf/virtualkey")then VK_org=FILE.load("conf/virtualkey")end
if fs.getInfo("conf/user")then USER=FILE.load("conf/user")end
if fs.getInfo("conf/replay")then REPLAY=FILE.load("conf/replay")end
for _,v in next,{
"tech_ultimate.dat",