Closed darkautism closed 1 month ago
Please also update CHANGELOG.md and select the next
branch as the merge target.
I didn't know which should been in the CHANGELOG.md, so I cannot fix this conflicts .
Alright, I'll fix it
Had to rebase your branch to merge into next
, please for next time base everything onto the next
branch instead
GH Actions froze because of the CI skip on the previous commit lol
Whoops, I missed that a u32
was used. Actually this property isn't unsigned, even if there may not be an actual use for negative values... (opened https://github.com/mapeditor/rs-tiled/pull/316).
Some of tmx (new version?) file has this attarbute. And i found other tmx library also has this attribute. We need this!