fix typo
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user