mirror of
https://github.com/ppy/osu
synced 2025-02-03 11:51:54 +00:00
Fix default coverage
This commit is contained in:
parent
b7f6ae5db9
commit
d546db0ec9
@ -83,7 +83,8 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
{
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
RelativeSizeAxes = Axes.Both
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Height = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user