ModernUO/Projects/UOContent/Mobiles/Monsters/LBR
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
..
Exodus fix: Changes on Monsters to use code generation (#1304) 2022-12-17 19:40:04 -08:00
Jukas fix: Changes on Monsters to use code generation (#1304) 2022-12-17 19:40:04 -08:00
Meers fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00