Files
OpenRA/OpenRA.Game/FileSystem/MixFile.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

7.0 KiB