1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-06-29 23:00:49 +02:00

got rid of oldpipes.lua

This commit is contained in:
Vanessa Ezekowitz
2013-07-04 02:58:44 -04:00
parent 7e7ddd9c95
commit 7d8be5ddf0
2 changed files with 0 additions and 368 deletions

View File

@ -8,10 +8,6 @@
-- License: WTFPL
--
-- Un-comment the following dofile line to re-enable the old pipe nodes.
-- dofile(minetest.get_modpath("pipeworks").."/oldpipes.lua")
--
minetest.register_alias("pipeworks:pipe", "pipeworks:pipe_110000_empty")
local DEBUG = false
local CYCLIC = true