summaryrefslogtreecommitdiff
path: root/extranodes/init.lua
diff options
context:
space:
mode:
authorroot <root@mirzakhani.gpcf.eu>2018-05-13 10:53:23 +0200
committerroot <root@mirzakhani.gpcf.eu>2018-05-13 10:53:23 +0200
commitf97fbdc83db182efd984f16cc5a0508bd3fc65f3 (patch)
treef46bb9bd7d529ddcd33b31d1787a2154f018b5c2 /extranodes/init.lua
parent2d539fdc5bd2685b7833f48226142267c0187bf3 (diff)
parentf042bbdfe3ed948d1a67d2420e3de1c24a153111 (diff)
Merge https://github.com/h-v-smacker/technic
Diffstat (limited to 'extranodes/init.lua')
-rw-r--r--extranodes/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/extranodes/init.lua b/extranodes/init.lua
index 118dc0a..69cb820 100644
--- a/extranodes/init.lua
+++ b/extranodes/init.lua
@@ -8,6 +8,7 @@ local path = string.gsub(technic.modpath, "technic/technic", "technic/extranodes
dofile(path.."/aspirin.lua")
dofile(path.."/trampoline.lua")
dofile(path.."/extratubes.lua")
+dofile(path.."/extramesecons.lua")
dofile(path.."/lox.lua")
if minetest.get_modpath("bakedclay") then