Files
OpenRA/OpenRA.Game/Graphics/VoxelLoader.cs
RoosterDragon a598a01108 Fixed IDisposable implementation and usage.
- Implement IDisposable interface correctly, with sealed classes where possible for simplicity.
- Add using statement around undisposed local variables.
2014-06-10 11:23:55 +01:00

5.9 KiB