Bugfix: "perf text doesn't display until i mouseover options button"
This commit is contained in:
@@ -118,6 +118,7 @@ namespace OpenRA
|
||||
{
|
||||
rootWidget = WidgetLoader.LoadWidget( widgetYaml.FirstOrDefault() );
|
||||
rootWidget.Initialize();
|
||||
rootWidget.InitDelegates();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user