Merge pull request #1927 from EngineerSmith/bug-hunting

Fixed issue #1925
This commit is contained in:
Sasha Szpakowski
2023-05-09 15:05:29 -03:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -140,6 +140,7 @@ Released: N/A
* Fixed BezierCurve:render adding collinear points in some situations.
* Fixed sound Decoders to cause a Lua error instead of hard-crashing when memory for the decoding buffer can't be allocated.
* Fixed enum misspelling for thousandsseparator from thsousandsseparator for both keyboard and scancode enums.
LOVE 11.5 [Mysterious Mysteries]
--------------------------------