RealBadAngel
2012-12-13 e7d3d78ed2817aaa404eedd5b8c3c16396251d35
typo fixed
1 files modified
2 ■■■ changed files
technic/technic/init.lua 2 ●●● patch | view | raw | blame | history
technic/technic/init.lua
@@ -54,7 +54,7 @@
dofile(modpath.."/battery_box_mv.lua")
--Tools
if enable_mining_dril==true then dofile(modpath.."/mining_drill.lua") end
if enable_mining_drill==true then dofile(modpath.."/mining_drill.lua") end
if enable_mining_laser==true then dofile(modpath.."/mining_laser_mk1.lua") end
if enable_flashlight==true then dofile(modpath.."/flashlight.lua") end
dofile(modpath.."/cans.lua")