mirror of
https://github.com/Siccity/xNode.git
synced 2026-02-04 14:24:54 +08:00
* Fix for [Space] attribute. Code is a bit messy. * Exchanged EditorGUILayout.Space() to GUILayout.Space() that takes a parameter height, for custom space distances. * Changed where implementation is added to not messy up the rest of the code.