mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
.
This commit is contained in:
@@ -626,7 +626,7 @@ local function handle_circuit_interfaces()
|
||||
if circuit_oc.sections_count == 0 then
|
||||
circuit_oc.add_section()
|
||||
end
|
||||
circuit_oc = circuit_oc[1]
|
||||
circuit_oc = circuit_oc.sections[1]
|
||||
local signal_index = 1
|
||||
local circuit = vlayer.get_circuits()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user