Unbitrot GDI01. The broken rules overrides have been left as a testcase for #768
This commit is contained in:
@@ -84,6 +84,6 @@ namespace OpenRA.Mods.RA
|
||||
|
||||
/* tag trait for things that must be destroyed for a short game to end */
|
||||
|
||||
class MustBeDestroyedInfo : TraitInfo<MustBeDestroyed> { }
|
||||
class MustBeDestroyed { }
|
||||
public class MustBeDestroyedInfo : TraitInfo<MustBeDestroyed> { }
|
||||
public class MustBeDestroyed { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user