ta5 hyperloop tank addded
This commit is contained in:
parent
e2834a20ff
commit
fcc325a36a
@ -36,7 +36,6 @@ local function formspec(pos)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function techage.shared_tank.node_timer(pos)
|
function techage.shared_tank.node_timer(pos)
|
||||||
print("node_timer", minetest.pos_to_string(pos))
|
|
||||||
if techage.is_activeformspec(pos) then
|
if techage.is_activeformspec(pos) then
|
||||||
M(pos):set_string("formspec", formspec(pos))
|
M(pos):set_string("formspec", formspec(pos))
|
||||||
return true
|
return true
|
||||||
|
Loading…
Reference in New Issue
Block a user