mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
Enable masking for the beatmap set cover
This commit is contained in:
parent
f15df51514
commit
ee2268caba
@ -84,6 +84,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
cover = new UpdateableBeatmapSetCover
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
},
|
||||
new Box
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user