FILE模块修改,并将所有文件分类整理方便未来调整
This commit is contained in:
@@ -127,7 +127,7 @@ function scene.sceneBack()
|
||||
STAT.todayTime=STAT.todayTime+PLAYERS[1].stat.time
|
||||
end
|
||||
if not GAME.result then
|
||||
FILE.save(STAT,"data")
|
||||
FILE.save(STAT,"conf/data")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user