[ITEMS/pyutest_electricity] Remove debug information

This commit is contained in:
IamPyu 2024-10-04 22:15:09 -06:00
parent 9cddbf4fd3
commit e7990620fa

View File

@ -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