mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
!TX(Port) remove baseType
This commit is contained in:
parent
2a12608e3b
commit
1e155fb000
@ -40,7 +40,6 @@ namespace XNode {
|
||||
else
|
||||
{
|
||||
port.ValueType = staticPort.ValueType;
|
||||
port.TypeConstraintBaseType = staticPort.TypeConstraintBaseType;
|
||||
}
|
||||
}
|
||||
// If port doesn't exist anymore, remove it
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user