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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# WholesomeEndTexts Changelog
2
2
## v1.1.3
3
-
- Finally worked around how to play nice with Coco2D's tendency to ignore text alignment with multi-line quotes on Android. As such, quotes are no longer forcibly downscaled. If your `bigFont.fnt` is somehow monospaced, that's on you.
3
+
- Finally found a workaround past Coco2D's tendency to ignore text alignment with multi-line quotes on Android. As such, quotes are no longer forcibly downscaled on Android. If your `bigFont.fnt` is somehow monospaced, that's on you.
4
4
## v1.1.2
5
5
- Futureproofing the mod against unexpected `m_fields` behavior between Geode versions. Also raised the minimum Geode version requirement.
0 commit comments