Revert "fix infantry without idle anim staying in fire animation state"
This reverts commit 1c65b29a30.
This commit is contained in:
@@ -149,11 +149,6 @@ namespace OpenRA.Mods.RA.Render
|
||||
});
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
DefaultAnimation.PlayRepeating(NormalizeInfantrySequence(self, info.StandAnimations.Random(Game.CosmeticRandom)));
|
||||
state = AnimationState.Waiting;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Possibly move this into a separate trait
|
||||
|
||||
Reference in New Issue
Block a user