Remove extra build_netlist() that always is run on block update (expensive)

This commit is contained in:
teknomunk 2024-12-07 12:40:30 -06:00
parent b81cf544f8
commit 7ba2723dad

@ -206,8 +206,6 @@ local function update_redstone_wire(orig, update_neighbor)
-- Update netlist because it has changed
mod.build_netlist(orig)
end
mod.build_netlist(orig)
end
local base_def = {