ModernUO/Projects/UOContent/Skills/Tracking
Kamron Batman d57f1fecc1
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary

- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that  `Free()` is replaced with the `IDisposable` pattern
2023-10-15 11:20:49 -07:00
..
OutgoingArrowPackets.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
QuestArrow.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
TrackArrow.cs Updates Combat Packets & Moves Tracking to Content (#298) 2020-11-01 21:33:01 -08:00
Tracking.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
TrackTimer.cs Updates Combat Packets & Moves Tracking to Content (#298) 2020-11-01 21:33:01 -08:00