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 for #520 #521

Merged
merged 4 commits into from
Jun 2, 2024
Merged

Fix for #520 #521

merged 4 commits into from
Jun 2, 2024

Conversation

tkshnwesper
Copy link
Contributor

@tkshnwesper tkshnwesper commented Jun 2, 2024

Description

  1. Fix for [Bug]: Crash when flying object projectile is hurled #520
  2. Refactoring some code - like moving super.onCollision calls to the end of the method.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I open this PR to the develop branch.
  • I have added a description of the change under [next] in CHANGELOG.md.
  • I ran dart format --output=none --set-exit-if-changed . and has success.

Breaking Change

Does your PR require Flame users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md).
  • No, this is not a breaking change.

@tkshnwesper tkshnwesper marked this pull request as ready for review June 2, 2024 14:50
@RafaelBarbosatec
Copy link
Owner

LGTM! Thank's só much for contributing!

@RafaelBarbosatec RafaelBarbosatec merged commit 7f74a1b into RafaelBarbosatec:develop Jun 2, 2024
1 check passed
@tkshnwesper tkshnwesper deleted the 520 branch June 2, 2024 18:12
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