Fix and enable SA1133, SA1134 style rules.
This commit is contained in:
@@ -247,7 +247,9 @@ namespace OpenRA.Mods.Common.Traits
|
||||
{
|
||||
public readonly BuildingInfo Info;
|
||||
|
||||
[Sync] readonly CPos topLeft;
|
||||
[Sync]
|
||||
readonly CPos topLeft;
|
||||
|
||||
readonly Actor self;
|
||||
readonly BuildingInfluence influence;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user