fix typo
This commit is contained in:
parent
a9056df54d
commit
a9ac30920e
@ -103,7 +103,7 @@ function GateDefinition.constructgate(def, objref, position, rotation)
|
|||||||
|
|
||||||
gate.ports[port.idx] = port
|
gate.ports[port.idx] = port
|
||||||
gate.port_nets[port.idx] = nil
|
gate.port_nets[port.idx] = nil
|
||||||
gate.ports_states[port.idx] = 0
|
gate.port_states[port.idx] = 0
|
||||||
end
|
end
|
||||||
|
|
||||||
return gate
|
return gate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user