Add UpgradeUsedReferenceAttribute
This commit is contained in:
@@ -40,4 +40,7 @@ namespace OpenRA.Traits
|
||||
|
||||
[AttributeUsage(AttributeTargets.Field)]
|
||||
public sealed class UpgradeGrantedReferenceAttribute : Attribute { }
|
||||
|
||||
[AttributeUsage(AttributeTargets.Field)]
|
||||
public sealed class UpgradeUsedReferenceAttribute : Attribute { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user