Use the new-format sequences.
This commit is contained in:
@@ -66,6 +66,7 @@ namespace OpenRA
|
||||
{
|
||||
SpriteSheetBuilder.Initialize( Rules.TileSets[map.Tileset] );
|
||||
SequenceProvider.Initialize(Manifest.Sequences);
|
||||
CursorProvider.Initialize(Manifest.Cursors);
|
||||
cachedTheatre = map.Theater;
|
||||
}
|
||||
return map;
|
||||
|
||||
Reference in New Issue
Block a user