FILE模块修改,并将所有文件分类整理方便未来调整

This commit is contained in:
MrZ626
2020-12-13 23:38:06 +08:00
parent fdbbdfea05
commit d5dcc78acd
15 changed files with 52 additions and 29 deletions

View File

@@ -86,7 +86,7 @@ function scene.keyDown(k)
RANKS[name]=M.score and 0 or 6
end
end
FILE.save(RANKS,"unlock")
FILE.save(RANKS,"conf/unlock")
LOG.print("\68\69\86\58\85\78\76\79\67\75\65\76\76","message")
SFX.play("clear_2")
elseif v%1==0 and v>=8001 and v<=8012 then