diff --git a/new_flow_logic/flowable_node_registry_install.lua b/new_flow_logic/flowable_node_registry_install.lua index defe877..79f5997 100644 --- a/new_flow_logic/flowable_node_registry_install.lua +++ b/new_flow_logic/flowable_node_registry_install.lua @@ -25,7 +25,7 @@ end local regwarning = function(kind, nodename) local tail = "" if not pipeworks.toggles.pressure_logic then tail = " but pressure logic not enabled" end - pipeworks.logger(kind.." flow logic registry requested for "..nodename..tail) + --pipeworks.logger(kind.." flow logic registry requested for "..nodename..tail) end -- Register a node as a simple flowable.