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 weird NPE introduced by #202 #203

Merged
merged 2 commits into from Mar 24, 2023
Merged

fix weird NPE introduced by #202 #203

merged 2 commits into from Mar 24, 2023

Conversation

Glease
Copy link
Contributor

@Glease Glease commented Mar 24, 2023

Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
@Glease Glease requested a review from a team March 24, 2023 11:59
@@ -28,6 +28,9 @@ public class MixinTextureAtlasSprite implements IPatchedTextureAtlasSprite {
@Shadow
protected List<?> framesTextureData;

@Shadow
public abstract boolean hasAnimationMetadata();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems unused?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed.

@Dream-Master Dream-Master requested review from a team March 24, 2023 13:41
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
@Dream-Master Dream-Master merged commit 77a1b65 into master Mar 24, 2023
1 check passed
@Dream-Master Dream-Master deleted the fix/weird-npe branch March 24, 2023 14:26
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.

None yet

3 participants