Remove encapsulation for previously protected XAML UI fields (#4975)
This commit is contained in:
@@ -18,8 +18,6 @@ namespace Content.Client.Alerts.UI
|
||||
|
||||
public const float ChatSeparation = 38f;
|
||||
|
||||
public GridContainer Grid => AlertContainer;
|
||||
|
||||
public AlertsUI()
|
||||
{
|
||||
IoCManager.InjectDependencies(this);
|
||||
|
||||
Reference in New Issue
Block a user