mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 06:09:59 +08:00
Enable masking in RoundedButton
This commit is contained in:
@@ -68,6 +68,7 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
||||
SpawnRatio = 0.6f,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Depth = float.MaxValue,
|
||||
Masking = true
|
||||
});
|
||||
|
||||
updateColours();
|
||||
|
||||
Reference in New Issue
Block a user