1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-04 03:15:10 +08:00
This commit is contained in:
KoziLord 2018-05-16 01:36:26 +02:00
parent 3b708f6505
commit 705960dabb

View File

@ -167,7 +167,7 @@ namespace osu.Game.Screens.Ranking
{ {
new Sprite new Sprite
{ {
RelativeSsizeAxes = Axes.Both, RelativeSizeAxes = Axes.Both,
Alpha = 0.2f, Alpha = 0.2f,
Texture = Beatmap.Value.Background, Texture = Beatmap.Value.Background,
Anchor = Anchor.Centre, Anchor = Anchor.Centre,