Merge branch 'master' of git://github.com/beedee/OpenRA
This commit is contained in:
@@ -47,7 +47,6 @@ namespace OpenRa.Game
|
||||
|
||||
foreach (string group in groups)
|
||||
{
|
||||
player.ProductionInit( group );
|
||||
clockAnimations.Add( group, new Animation( "clock" ) );
|
||||
clockAnimations[ group ].PlayFetchIndex( "idle", ClockAnimFrame( group ) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user