FILE模块修改,并将所有文件分类整理方便未来调整
This commit is contained in:
@@ -17,7 +17,7 @@ function scene.sceneInit()
|
||||
BG.set("space")
|
||||
end
|
||||
function scene.sceneBack()
|
||||
FILE.save(SETTING,"settings")
|
||||
FILE.save(SETTING,"conf/settings")
|
||||
end
|
||||
|
||||
function scene.mouseDown(x,y)
|
||||
|
||||
Reference in New Issue
Block a user