Add tooltips to production statistics #12820
This commit is contained in:
@@ -220,6 +220,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
|
||||
template.Get<ObserverProductionIconsWidget>("PRODUCTION_ICONS").GetPlayer = () => player;
|
||||
template.Get<ObserverSupportPowerIconsWidget>("SUPPORT_POWER_ICONS").GetPlayer = () => player;
|
||||
template.IgnoreChildMouseOver = false;
|
||||
|
||||
return template;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user