ModernUO/Projects/UOContent/Engines/Spawners/Commands
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
..
ConvertPremiumSpawners.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
EditSpawnerCommand.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
ExportSpawnersCommand.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GenerateSpawnersCommand.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
RespawnCommand.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
SpawnPropsCommand.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00