mirror of
https://github.com/ppy/osu
synced 2025-03-04 02:19:45 +00:00
Remove unnecessary AlwaysPresent.
This commit is contained in:
parent
3a01cfccee
commit
43a4657540
@ -38,7 +38,6 @@ namespace osu.Game.Screens.Play
|
||||
overlay = new Box
|
||||
{
|
||||
Alpha = 0,
|
||||
AlwaysPresent = true,
|
||||
Colour = Color4.Black,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user