mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Fix typo
This commit is contained in:
parent
3b708f6505
commit
705960dabb
@ -167,7 +167,7 @@ namespace osu.Game.Screens.Ranking
|
||||
{
|
||||
new Sprite
|
||||
{
|
||||
RelativeSsizeAxes = Axes.Both,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Alpha = 0.2f,
|
||||
Texture = Beatmap.Value.Background,
|
||||
Anchor = Anchor.Centre,
|
||||
|
Loading…
Reference in New Issue
Block a user