修改挖掘10行评级条件和统计数据
This commit is contained in:
1
main.lua
1
main.lua
@@ -426,6 +426,7 @@ do
|
||||
end
|
||||
if RANKS.bigbang then fs.remove('record/bigbang.rec') end
|
||||
if RANKS.clearRush then fs.remove('record/clearRush.rec') end
|
||||
if STAT.version<1715 then fs.remove('record/dig_quad_10l.rec') end
|
||||
|
||||
if STAT.version~=VERSION.code then
|
||||
for k,v in next,MODE_UPDATE_MAP do
|
||||
|
||||
Reference in New Issue
Block a user