diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-11-14 20:46:36 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-11-14 20:46:36 -0500 |
commit | 621dc7eb44c6c9e5ef7c0a4e192f06d95079705c (patch) | |
tree | 420ac23a710edb8c1c14783e91fbf9d918b1a28f /init.lua | |
parent | d3e68b31491874c7a74c1cfecf96d8d45422bc15 (diff) |
fix crash?
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |