0.9.2:全局更新

This commit is contained in:
MrZ_26
2020-07-23 22:16:02 +08:00
parent b97319afe0
commit 4bff742b98
14 changed files with 273 additions and 163 deletions

View File

@@ -84,6 +84,9 @@ if fs.getInfo("data.dat")then FILE.loadData()end
if fs.getInfo("key.dat")then FILE.loadKeyMap()end
if fs.getInfo("virtualkey.dat")then FILE.loadVK()end
if fs.getInfo("tech_ultimate.dat")then fs.remove("tech_ultimate.dat")end
if fs.getInfo("tech_ultimate+.dat")then fs.remove("tech_ultimate+.dat")end
--update data file
S=stat
while #modeRanks>73 do
@@ -96,7 +99,7 @@ if modeRanks[1]then--rename key of modeRanks
L[Modes[i].name],L[i]=L[i]
end
end
if S.version=="Alpha V0.9.1"then
if S.version=="Alpha V0.9.1"or type(setting.spawn)~="number"then
setting.spawn=0
end
if S.version~=gameVersion then