1
0
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:
Icarus 2019-12-21 20:50:32 +08:00
parent 2a12608e3b
commit 1e155fb000

View File

@ -40,7 +40,6 @@ namespace XNode {
else
{
port.ValueType = staticPort.ValueType;
port.TypeConstraintBaseType = staticPort.TypeConstraintBaseType;
}
}
// If port doesn't exist anymore, remove it