Fix footer button hover sounds playing in unclickable area

This commit is contained in:
Joehu
2019-08-05 17:57:04 -07:00
parent bf0f6e1053
commit a7ac411c25
3 changed files with 8 additions and 7 deletions

View File

@ -32,6 +32,7 @@ namespace osu.Game.Screens.Select
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
Shear = -SHEARING,
Child = modDisplay = new FooterModDisplay
{
DisplayUnrankedText = false,