add RALint checking to nearly everything
This commit is contained in:
@@ -29,6 +29,7 @@ namespace OpenRA.Mods.RA
|
||||
class MineInfo : ITraitInfo
|
||||
{
|
||||
public readonly string[] CrushClasses = { };
|
||||
[WeaponReference]
|
||||
public readonly string Weapon = "ATMine";
|
||||
public readonly bool AvoidFriendly = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user