Update 'mods/ethereal/init.lua'

This commit is contained in:
thunderdog1138 2020-05-17 18:57:15 +00:00
parent 3248804e65
commit 5b46976e86
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ dofile(path .. "/blumfruit.lua")
dofile(path .. "/fishing.lua")
dofile(path .. "/extra.lua")
dofile(path .. "/sealife.lua")
dofile(path .. "/fences.lua")
dofile(path .. "/gates.lua")
dofile(path .. "/mapgen.lua")
dofile(path .. "/compatibility.lua")