added Name to Sequence
This commit is contained in:
@@ -13,7 +13,6 @@ namespace OpenRa.Game.Graphics
|
||||
public Animation( string name )
|
||||
{
|
||||
this.name = name.ToLowerInvariant();
|
||||
// Play( "idle" );
|
||||
}
|
||||
|
||||
public Sprite Image
|
||||
|
||||
Reference in New Issue
Block a user