RealBadAngel
2013-02-13 d037d26bc79dfa0258b4f03f795a3cf010b80076
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