Renormalize line endings and fix copyright headers again.
This commit is contained in:
@@ -26,8 +26,8 @@ namespace OpenRA.Mods.RA
|
||||
public Color RadarColorOverride(Actor self)
|
||||
{
|
||||
return Color.FromArgb(128, self.Owner.ColorRamp.GetColor(0));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static readonly Renderable[] Nothing = { };
|
||||
public IEnumerable<Renderable> ModifyRender(Actor self, IEnumerable<Renderable> r)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user