Fix StyleCop warnings in OpenRA.Game
This commit is contained in:
@@ -16,6 +16,5 @@ namespace OpenRA.Traits
|
||||
public readonly string Type = null;
|
||||
}
|
||||
|
||||
public class Armor {}
|
||||
}
|
||||
|
||||
public class Armor { }
|
||||
}
|
||||
Reference in New Issue
Block a user