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