add RALint checking to nearly everything
This commit is contained in:
@@ -27,6 +27,7 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
class RepairableNearInfo : TraitInfo<RepairableNear>
|
||||
{
|
||||
[ActorReference]
|
||||
public readonly string[] Buildings = { "spen", "syrd" };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user