Fix StyleCop warnings in OpenRA.Mods.RA
This commit is contained in:
@@ -36,6 +36,7 @@ namespace OpenRA.Mods.RA.Traits
|
||||
|
||||
return (float)cap.CaptureProgressTime / (cap.Info.CaptureCompleteTime * 25);
|
||||
}
|
||||
|
||||
public Color GetColor() { return Color.Orange; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user