mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 07:40:37 +02:00
Screwdriver tool is obsolete now, deleted.
This commit is contained in:
@ -52,7 +52,6 @@ if enable_flashlight==true then dofile(modpath.."/flashlight.lua") end
|
||||
dofile(modpath.."/cans.lua")
|
||||
dofile(modpath.."/chainsaw.lua")
|
||||
dofile(modpath.."/tree_tap.lua")
|
||||
dofile(modpath.."/screwdriver.lua")
|
||||
dofile(modpath.."/sonic_screwdriver.lua")
|
||||
|
||||
-- mesecons and tubes related
|
||||
|
Reference in New Issue
Block a user