mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-21 17:56:06 +08:00
Remove console spam
This commit is contained in:
parent
f04629a120
commit
3f405e318a
@ -329,7 +329,6 @@ namespace XNodeEditor {
|
||||
}
|
||||
} else if (culledNodes.Contains(node)) continue;
|
||||
|
||||
Debug.Log("Draw " + n);
|
||||
NodeEditor.portPositions = new Dictionary<XNode.NodePort, Vector2>();
|
||||
|
||||
//Get node position
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user