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.port_nets[port.idx] = nil
|
||||
gate.ports_states[port.idx] = 0
|
||||
gate.port_states[port.idx] = 0
|
||||
end
|
||||
|
||||
return gate
|
||||
|
Loading…
x
Reference in New Issue
Block a user