ModernUO/Projects/UOContent/Mobiles
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
..
Abilities fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
AI
Animals
Familiars
Guards
Healers
Hireables
Monsters
Special
Townfolk
Vendors
BaseCreature.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
NPCSpeeds.cs
PlayerMobile.cs
VirtualMountItem.cs