mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Fix avatar display.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user