Fix StyleCop warnings in OpenRA.Game
This commit is contained in:
@@ -23,6 +23,7 @@ namespace OpenRA.Graphics
|
||||
uint this[int index] { get; }
|
||||
void CopyToArray(Array destination, int destinationOffset);
|
||||
}
|
||||
|
||||
public interface IPaletteRemap { Color GetRemappedColor(Color original, int index); }
|
||||
|
||||
public static class Palette
|
||||
|
||||
Reference in New Issue
Block a user