add 'h' hotkey to cycle through bases (fact/mcv)
This commit is contained in:
@@ -71,4 +71,9 @@ namespace OpenRA.Traits
|
||||
|
||||
class MustBeDestroyedInfo : TraitInfo<MustBeDestroyed> { }
|
||||
class MustBeDestroyed { }
|
||||
|
||||
/* tag trait for "bases": mcv/fact */
|
||||
|
||||
class BaseBuildingInfo : TraitInfo<BaseBuilding> { }
|
||||
class BaseBuilding { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user