[ITEMS/pyutest_electricity] Remove debug information
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user