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