mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Remove un-needed RelativeSizeAxes specifications.
This commit is contained in:
@ -13,7 +13,6 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
|
||||
public override Drawable CreateIcon() => new SpriteIcon
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Icon = FontAwesome.Solid.Bug
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user