fix crash?

This commit is contained in:
Vanessa Ezekowitz 2013-11-14 20:46:36 -05:00
parent d3e68b3149
commit 621dc7eb44
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ if io.open(worldpath.."/moretrees_settings.txt","r") == nil then
end
io.write(block)
end
io.close()
else
dofile(worldpath.."/moretrees_settings.txt")
end