Disable now-invalid sequence caching.

This commit is contained in:
Paul Chote
2016-02-18 17:48:49 +00:00
parent 0b13811976
commit fe75f265f8
3 changed files with 25 additions and 51 deletions

View File

@@ -192,7 +192,6 @@ namespace OpenRA
{
if (LoadScreen != null)
LoadScreen.Dispose();
RulesetCache.Dispose();
MapCache.Dispose();
if (VoxelLoader != null)
VoxelLoader.Dispose();