diff --git a/osu.Game/Graphics/UserInterface/HoverSounds.cs b/osu.Game/Graphics/UserInterface/HoverSounds.cs index d26ad35c49..24dbe37567 100644 --- a/osu.Game/Graphics/UserInterface/HoverSounds.cs +++ b/osu.Game/Graphics/UserInterface/HoverSounds.cs @@ -26,7 +26,6 @@ namespace osu.Game.Graphics.UserInterface { SampleSet = sampleSet; RelativeSizeAxes = Axes.Both; - AlwaysPresent = true; } protected override bool OnHover(InputState state)