1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-22 02:06:05 +08:00

Remove console spam

This commit is contained in:
Thor Brigsted 2018-05-23 10:58:36 +02:00
parent f04629a120
commit 3f405e318a

View File

@ -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