mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 08:57:25 +09:00
Remove hack (fixed at framework level).
This commit is contained in:
parent
2e74b4be60
commit
00b139b3df
@ -78,10 +78,6 @@ namespace osu.Game.Screens.Select.Options
|
||||
Origin = Anchor.BottomLeft,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Direction = FillDirection.Left,
|
||||
Padding = new MarginPadding
|
||||
{
|
||||
Left = BeatmapOptionsButton.SIZE.X, // For some reason autosize on this flow container is one button too short
|
||||
},
|
||||
Children = new BeatmapOptionsButton[]
|
||||
{
|
||||
new BeatmapOptionsDeleteButton
|
||||
|
Loading…
x
Reference in New Issue
Block a user