mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 06:13:04 +08:00
Oops
This commit is contained in:
parent
62dee59672
commit
c8720bc5d5
@ -1 +1 @@
|
|||||||
Subproject commit 5f3ec7ba178a6edda281ab42b4ca14c8c3c2e0b5
|
Subproject commit 231a39bf63544566212b02019f1de2518a60946f
|
@ -25,8 +25,7 @@ namespace osu.Game.Screens.Play
|
|||||||
Fill.RelativeSizeAxes = Axes.X;
|
Fill.RelativeSizeAxes = Axes.X;
|
||||||
Fill.Height = barHeight;
|
Fill.Height = barHeight;
|
||||||
|
|
||||||
Add(new
|
Add(new Box
|
||||||
Box
|
|
||||||
{
|
{
|
||||||
Name = "Background",
|
Name = "Background",
|
||||||
Anchor = Anchor.BottomLeft,
|
Anchor = Anchor.BottomLeft,
|
||||||
|
Loading…
Reference in New Issue
Block a user