forked from mtcontrib/moretrees
fix crash?
This commit is contained in:
parent
d3e68b3149
commit
621dc7eb44
1
init.lua
1
init.lua
@ -39,7 +39,6 @@ if io.open(worldpath.."/moretrees_settings.txt","r") == nil then
|
|||||||
end
|
end
|
||||||
io.write(block)
|
io.write(block)
|
||||||
end
|
end
|
||||||
io.close()
|
|
||||||
else
|
else
|
||||||
dofile(worldpath.."/moretrees_settings.txt")
|
dofile(worldpath.."/moretrees_settings.txt")
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user