committed by
GitHub
parent
4cf8e18d1f
commit
26da24c3c5
@@ -171,8 +171,6 @@ namespace Content.Client.GameObjects.Components
|
||||
};
|
||||
facialHairButton.OnPressed += args => _facialHairPickerWindow.Open();
|
||||
vBox.AddChild(facialHairButton);
|
||||
|
||||
Size = CombinedMinimumSize;
|
||||
}
|
||||
|
||||
protected override void Dispose(bool disposing)
|
||||
|
||||
Reference in New Issue
Block a user