移除地图上的clearRush模式

整理代码
This commit is contained in:
MrZ_26
2022-04-30 21:38:44 +08:00
parent 3fe0f7281a
commit 1d4a2eeb66
14 changed files with 43 additions and 114 deletions

View File

@@ -525,8 +525,8 @@ do
fs.remove('record/rhythm_h.rec')
fs.remove('record/rhythm_u.rec')
end
if RANKS.bigbang then
RANKS.clearRush,RANKS.bigbang=RANKS.bigbang
if RANKS.bigbang or RANKS.clearRush then
fs.remove('record/clearRush.rec')
fs.remove('record/bigbang.rec')
end
if STAT.version~=VERSION.code then