不再自动转换0.15.0以前存档

This commit is contained in:
MrZ626
2021-07-11 16:58:13 +08:00
parent 7a2ac914df
commit b185852271

View File

@@ -245,13 +245,9 @@ do
STAT.version=0
needSave=true
end
if STAT.version<1302 then
if STAT.version<1500 then
FILE.clear_s('')
end
if STAT.version<1405 then
fs.remove('conf/user')
fs.remove('conf/key')
end
if STAT.version<1505 then
fs.remove('record/bigbang.rec')
fs.remove('conf/replay')