mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
### 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. |
||
|---|---|---|
| .. | ||
| LandTarget.cs | ||
| MultiTarget.cs | ||
| StaticTarget.cs | ||
| Target.cs | ||
| TargetCancelType.cs | ||
| TargetFlags.cs | ||