mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 16:02:55 +08:00
Remove transparency
This commit is contained in:
parent
64ba95bbd6
commit
3c18efed05
@ -44,7 +44,6 @@ namespace osu.Game.Beatmaps.Drawables
|
||||
{
|
||||
new Box
|
||||
{
|
||||
Alpha = 0.9f,
|
||||
Colour = colours.Gray3,
|
||||
RelativeSizeAxes = Axes.Both
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user