mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 06:23:21 +08:00
Update osu.Game/Screens/Play/HUD/ArgonSongProgress.cs
This commit is contained in:
parent
d2309feec2
commit
4439698867
@ -54,8 +54,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
Origin = Anchor.BottomLeft,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Masking = true,
|
||||
CornerRadius = 5,
|
||||
},
|
||||
bar = new ArgonSongProgressBar(bar_height)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user