mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 09:32:55 +08:00
Enable masking in toolbar
This commit is contained in:
parent
a3703d657a
commit
087d0f03a4
@ -255,6 +255,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
ColourLight = OsuColour.Gray(40),
|
||||
ColourDark = OsuColour.Gray(20),
|
||||
Masking = true
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user