ModernUO/Projects
Kamron Batman b8ad5c671d
fix: Fixes double calls with Target cancel and spell sequences (#1840)
### 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.
2024-06-17 15:19:06 -07:00
..
Application fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
Server fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
Server.Tests fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
UOContent fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
UOContent.Tests fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00