mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 03:49:55 +08:00
Enable masking for the beatmap set cover
This commit is contained in:
committed by
GitHub
Unverified
parent
f15df51514
commit
ee2268caba
@@ -84,6 +84,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
cover = new UpdateableBeatmapSetCover
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
},
|
||||
new Box
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user