Kyle
2013-02-21 08acacba06a39d85e1bb9f16b7e7c9003ed6e6af
technic/init.lua
@@ -57,6 +57,8 @@
dofile(modpath.."/node_breaker.lua")
dofile(modpath.."/deployer.lua")
dofile(modpath.."/constructor.lua")
dofile(modpath.."/frames.lua")
if enable_item_drop   then dofile(modpath.."/item_drop.lua") end
if enable_item_pickup   then dofile(modpath.."/item_pickup.lua") end