Renormalize line endings and fix copyright headers again.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace OpenRA.Mods.RA.Effects
|
||||
|
||||
public RepairIndicator(Actor a, int frames)
|
||||
{
|
||||
this.a = a; anim.PlayRepeating("repair");
|
||||
this.a = a; anim.PlayRepeating("repair");
|
||||
framesLeft = frames;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user