Split EngineerRepairable to its own file.
This commit is contained in:
committed by
reaperrr
parent
2463b2ed43
commit
8752e76d1e
@@ -117,9 +117,4 @@ namespace OpenRA.Mods.Common.Traits
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[Desc("Eligible for instant repair.")]
|
||||
class EngineerRepairableInfo : TraitInfo<EngineerRepairable> { }
|
||||
|
||||
class EngineerRepairable { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user