ModernUO/Projects/UOContent/Engines/Doom/LeverPuzzle
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
..
LeverPuzzleController.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
LeverPuzzleItems.cs fix: Codegens Khaldun and Doom (#1521) 2023-09-30 00:27:06 -07:00
LeverPuzzleRegions.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00