Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix another tile flip flag oddity #801

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

InnocentusLime
Copy link
Contributor

Synopsis

The previous tile flip flag extraction & masking didn't update all parts of logic. The attrs field initialisation was left out by accident. Which made macroquad-tiled incorrectly set it to empty string for flipped tiles.

Work

I simply moved flag extraction before it and now it works in my local repository

@not-fl3 not-fl3 merged commit 931b46c into not-fl3:master Sep 10, 2024
6 checks passed
@not-fl3
Copy link
Owner

not-fl3 commented Sep 10, 2024

Thanks!

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