mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 08:22:56 +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.Height = barHeight;
|
||||
|
||||
Add(new
|
||||
Box
|
||||
Add(new Box
|
||||
{
|
||||
Name = "Background",
|
||||
Anchor = Anchor.BottomLeft,
|
||||
|
Loading…
Reference in New Issue
Block a user