mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 09:16:01 +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.