Fix crash when node has no value #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I believe you forgot to add a line that prevents a pretty obvious error. This now lets you make nodes without a "value" field properly, meaning it's a lot easier to make single elements like buttons in XML.