1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 23:22:55 +08:00

Fix avatar display.

This commit is contained in:
Dean Herbert 2017-04-04 09:47:52 +09:00
parent a742664675
commit d0ebbad0fa
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

View File

@ -157,6 +157,7 @@ namespace osu.Game.Screens.Select.Leaderboards
})
{
TimeBeforeLoad = 500,
RelativeSizeAxes = Axes.None,
Size = new Vector2(HEIGHT - edge_margin * 2, HEIGHT - edge_margin * 2),
},
new Container