mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 21:13:20 +08:00
Fix typo
This commit is contained in:
parent
c522a703eb
commit
43a4b34295
@ -22,7 +22,7 @@ namespace osu.Game.Skinning
|
||||
public LegacySongProgress()
|
||||
{
|
||||
// User shouldn't be able to adjust width/height of this as `CircularProgress` doesn't
|
||||
// handle stretched cases ell.
|
||||
// handle stretched cases well.
|
||||
AutoSizeAxes = Axes.Both;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user