Allow keeping empty selection bars visible
This commit is contained in:
@@ -79,5 +79,7 @@ namespace OpenRA.Mods.D2k.Traits
|
||||
{
|
||||
return info.BarColor;
|
||||
}
|
||||
|
||||
bool ISelectionBar.DisplayWhenEmpty { get { return false; } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user