This commit is contained in:
2025-02-24 17:15:44 +09:00
parent 261041edd3
commit 9786c95eda

View File

@@ -617,7 +617,7 @@ local function handle_circuit_interfaces()
circuit_oc.clear_slot(clear_index) circuit_oc.clear_slot(clear_index)
end end
circuit_oc.combinator_description = vlayer_circuits_string interface.combinator_description = vlayer_circuits_string
end end
end end
end end