Skip to content

Commit

Permalink
remove tp tube override
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Mar 18, 2021
1 parent 2e3fceb commit 0cd9d84
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
4 changes: 0 additions & 4 deletions init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ if minetest.get_modpath("technic") then
dofile(MP.."/technic_run.lua")
end

if minetest.get_modpath("pipeworks") then
dofile(MP.."/override/teleport_tube.lua")
end

-- common functions
dofile(MP.."/fuel.lua")
dofile(MP.."/upgrade.lua")
Expand Down
21 changes: 0 additions & 21 deletions patches/pipeworks.patch

This file was deleted.

24 changes: 0 additions & 24 deletions patches/readme.md

This file was deleted.

0 comments on commit 0cd9d84

Please sign in to comment.