add RALint checking to nearly everything
This commit is contained in:
@@ -26,6 +26,7 @@ namespace OpenRA.Mods.Cnc
|
||||
{
|
||||
class PoisonedByTiberiumInfo : ITraitInfo
|
||||
{
|
||||
[WeaponReference]
|
||||
public readonly string Weapon = "Tiberium";
|
||||
public readonly string[] Resources = { "Tiberium" };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user