Skip to content

Update MapLayer.cpp Fix u v#164

Merged
fallahn merged 1 commit intofallahn:masterfrom
CppJavaCoder:patch-1
Mar 27, 2025
Merged

Update MapLayer.cpp Fix u v#164
fallahn merged 1 commit intofallahn:masterfrom
CppJavaCoder:patch-1

Conversation

@CppJavaCoder
Copy link
Copy Markdown
Contributor

idIndex / tileCountY should be idIndex / tileCountX. This should fix tilesets that don't have the same rows as columns.

idIndex / tileCountY should be idIndex / tileCountX.
This should fix tilesets that don't have the same rows as columns.
@fallahn
Copy link
Copy Markdown
Owner

fallahn commented Mar 27, 2025

Nice catch, thank you!

@fallahn fallahn merged commit 0cb7112 into fallahn:master Mar 27, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants