no more stateless garbage
This commit is contained in:
@@ -183,6 +183,6 @@ namespace OpenRA.Mods.RA.SupportPowers
|
||||
}
|
||||
|
||||
// tag trait to identify the building
|
||||
class ChronosphereInfo : StatelessTraitInfo<Chronosphere> { }
|
||||
class ChronosphereInfo : TraitInfo<Chronosphere> { }
|
||||
public class Chronosphere { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user