[ITEMS/pyutest_electricity] Remove debug information
This commit is contained in:
parent
9cddbf4fd3
commit
e7990620fa
@ -33,7 +33,6 @@ end
|
||||
|
||||
PyuTest.make_wire = function(id, desc, groups, color, opts, texture, delay)
|
||||
local del = PyuTest.ELECTRICITY_TICK * delay
|
||||
minetest.log(tostring(del))
|
||||
|
||||
PyuTest.make_node(id, desc, PyuTest.util.tableconcat(groups, {
|
||||
electric = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user