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 unseen tiles appearing as # in BLB #39119

Merged
merged 2 commits into from
Mar 30, 2020

Conversation

Fris0uman
Copy link
Contributor

Summary

SUMMARY: None

Purpose of change

Fix unseen tiles appearing as # in BLB
The tile for lighting_hiddenwas lost during decompose because it was an empty tile, leading to unseen tile appearing as unknown tiles

Describe the solution

Add the missing tile

Describe alternatives you've considered

Testing

Before
image

After
image

Additional context

@Fris0uman Fris0uman requested a review from I-am-Erk as a code owner March 30, 2020 09:55
@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) SDL: Tiles / Sound Tiles visual interface and sounds. labels Mar 30, 2020
@ZhilkinSerg ZhilkinSerg merged commit 57bc72f into CleverRaven:master Mar 30, 2020
@Fris0uman Fris0uman deleted the brb_fix_unseen branch March 30, 2020 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants