Skip to content

Commit

Permalink
Update CHANGELOG-v3.85.3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Oct 4, 2024
1 parent c066ffe commit 5796591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/3.85.3/CHANGELOG-v3.85.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Bug Fixes

* The `Array.MoveAbove` function didn't recalculate the baseIndex after the splice, meaning the item would end up in the wrong location.
* The `HexagonalTileToWorldXY` function incorrectly used `this` instead of `layer` causing it to error in hex tilemaps with x axis staggering. Fix #6913 (thanks @jummy123)

## Examples, Documentation, Beta Testing and TypeScript

Expand Down

0 comments on commit 5796591

Please sign in to comment.