mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
Revert "Testing block of commit"
This reverts commit 4d1c113b
This commit is contained in:
parent
4d1c113b5f
commit
7b395e5080
@ -19,8 +19,6 @@ namespace XNode {
|
||||
}
|
||||
}
|
||||
|
||||
// Test
|
||||
|
||||
public IO direction { get { return _direction; } }
|
||||
public Node.ConnectionType connectionType { get { return _connectionType; } }
|
||||
public Node.TypeConstraint typeConstraint { get { return _typeConstraint; } }
|
||||
@ -402,4 +400,4 @@ namespace XNode {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user