You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
13
13
- this is necessary because both Unity and Godot (and likely every tool out there) has some variant of rich text strings where the attributes on the rich text is within the string itself
14
14
- any sibling markup following the replacement needs to not be pushed down by the invisible elements of the string
15
15
-`Dialogue.NoOptionSelected` is the special value to send back during option selection to indicate no option should be added.
16
+
- Fixed an issue where variables declared with negative numbers as their initial value would become smart variables ([#421](https://github.com/YarnSpinnerTool/YarnSpinner/issues/421))
0 commit comments