forked from mtcontrib/pipeworks
Indent correctly the function
This commit is contained in:
parent
b0c50203d2
commit
95aac90b67
@ -136,7 +136,6 @@ local register_one_tube = function(name, tname, dropname, desc, plain, noctrs, e
|
|||||||
end
|
end
|
||||||
|
|
||||||
pipeworks.register_tube = function(name, desc, plain, noctrs, ends, short, inv, special, old_registration)
|
pipeworks.register_tube = function(name, desc, plain, noctrs, ends, short, inv, special, old_registration)
|
||||||
|
|
||||||
if old_registration then
|
if old_registration then
|
||||||
for xm = 0, 1 do
|
for xm = 0, 1 do
|
||||||
for xp = 0, 1 do
|
for xp = 0, 1 do
|
||||||
|
Loading…
Reference in New Issue
Block a user