mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Remove unnecessary AlwaysPresent.
This commit is contained in:
@ -38,7 +38,6 @@ namespace osu.Game.Screens.Play
|
||||
overlay = new Box
|
||||
{
|
||||
Alpha = 0,
|
||||
AlwaysPresent = true,
|
||||
Colour = Color4.Black,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
}
|
||||
|
Reference in New Issue
Block a user