mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 23:01:12 +08:00
Scale down beatmap cards in profile overlay
This commit is contained in:
@@ -72,6 +72,7 @@ namespace osu.Game.Overlays.Profile.Sections.Beatmaps
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Scale = new Vector2(0.8f)
|
||||
}
|
||||
: null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user