bitsy
bitsy copied to clipboard
Branch list `-` char at the start of dialog
If the user creates a branching list, adds a dialog as a result of a branch test, and the dialog starts with the character -
, the dialog became a branch.
I think this happens because of how the parse handles the dialog in the branching list.
thanks for the report saddy! :)
still an issue - I will keep this around to look into this next time I work on the dialog tool :)
potential fix: allow escaping "-" with a backslash "-"