mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Start settings panels without background visible
This commit is contained in:
parent
6608ada925
commit
a93c350ca8
@ -80,6 +80,7 @@ namespace osu.Game.Overlays
|
||||
background = new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Alpha = 0,
|
||||
Colour = colourProvider?.Background5 ?? Color4.Black,
|
||||
},
|
||||
new FillFlowContainer
|
||||
|
Loading…
x
Reference in New Issue
Block a user