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

"Fixes" missing window frame icon states #4534

Merged

Conversation

morrowwolf
Copy link
Member

@morrowwolf morrowwolf commented Sep 28, 2023

About the pull request

This PR "fixes" missing window frame icon states by just checking if they exist and if not then defaulting to base.

The vast majority of these are missing states 5, 6, 7, 9, 10, 11, 13, 14, 15 but some have them and others do not.

It's essentially a bandaid but until we get someone who wants to sprite 100ish icons 🤷

closes #2531

Explain why it's good for the game

Dealing with invisible window frames is super frustrating for everyone.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑 Morrow
fix: "Fixed" missing window frame icon states
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Sep 28, 2023
@harryob harryob added this pull request to the merge queue Oct 2, 2023
Merged via the queue into cmss13-devs:master with commit 07ebad7 Oct 2, 2023
25 checks passed
cm13-github added a commit that referenced this pull request Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Window Frame Sprites Becoming Invisible
2 participants