Fix StyleCop warnings in OpenRA.Mods.RA
This commit is contained in:
@@ -39,8 +39,7 @@ namespace OpenRA.Mods.RA
|
||||
|
||||
if (queue == null)
|
||||
return;
|
||||
|
||||
|
||||
|
||||
var buildingInfo = unit.Traits.Get<BuildingInfo>();
|
||||
|
||||
if (order.OrderString == "LineBuild")
|
||||
|
||||
Reference in New Issue
Block a user