Fix StyleCop warnings in OpenRA.Renderer.Sdl2
This commit is contained in:
@@ -34,6 +34,7 @@ namespace OpenRA.Renderer.Sdl2
|
||||
{
|
||||
return scaleFilter;
|
||||
}
|
||||
|
||||
set
|
||||
{
|
||||
if (scaleFilter == value)
|
||||
|
||||
Reference in New Issue
Block a user