mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 05:02:56 +08:00
Removed unnecessary line
This commit is contained in:
parent
e51fdd3c86
commit
63a1eef6e4
@ -39,7 +39,6 @@ namespace osu.Game.Modes.UI
|
||||
protected HudOverlay()
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
AlwaysPresent = true;
|
||||
|
||||
Add(hud = new Container
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user