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: Fixes double calls with Target cancel and spell sequences #1840

Merged
merged 5 commits into from
Jun 17, 2024

Conversation

kamronbatman
Copy link
Contributor

@kamronbatman kamronbatman commented Jun 17, 2024

Summary

  • Cleans up target cancellation being called incorrectly.
  • An invalid target type (which should never happen), now calls OnTargetUntargetable instead of OnTargetCanceled
  • Removes double calls to FinishSequence in Spells.

@kamronbatman kamronbatman merged commit b8ad5c6 into main Jun 17, 2024
11 of 12 checks passed
@kamronbatman kamronbatman deleted the kbatman/remove_double_sequences branch June 17, 2024 22:19
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

1 participant