diff --git a/exp_legacy/module/modules/control/vlayer.lua b/exp_legacy/module/modules/control/vlayer.lua index a2367e1d..475de868 100644 --- a/exp_legacy/module/modules/control/vlayer.lua +++ b/exp_legacy/module/modules/control/vlayer.lua @@ -617,7 +617,7 @@ local function handle_circuit_interfaces() circuit_oc.clear_slot(clear_index) end - circuit_oc.combinator_description = vlayer_circuits_string + interface.combinator_description = vlayer_circuits_string end end end