1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:07:25 +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
{
RelativeSsizeAxes = Axes.Both,
RelativeSizeAxes = Axes.Both,
Alpha = 0.2f,
Texture = Beatmap.Value.Background,
Anchor = Anchor.Centre,