### 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. |
||
|---|---|---|
| .. | ||
| IRecallSpell.cs | ||
| ISpellTarget.cs | ||
| RecallSpellTarget.cs | ||
| SpellTargetItem.cs | ||
| SpellTargetMobile.cs | ||
| SpellTargetPoint3D.cs | ||