整理代码
This commit is contained in:
@@ -131,7 +131,7 @@ local commands={}do
|
||||
code=function()
|
||||
local L=love.filesystem.getDirectoryItems""
|
||||
for _,name in next,L do
|
||||
if love.filesystem.getRealDirectory(name)==SAVEDIR then
|
||||
if FILE.isSafe(name) then
|
||||
tree("",name,0)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user