Use the existing SpriteLoader cache for tilesets.
This commit is contained in:
@@ -84,7 +84,6 @@ namespace OpenRA.FileFormats
|
||||
}
|
||||
|
||||
public IReadOnlyList<ISpriteFrame> Frames { get; private set; }
|
||||
public bool CacheWhenLoadingTileset { get { return false; } }
|
||||
|
||||
public ShpD2Reader(Stream s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user