mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Re-add on-click feedback to MonthSection and OsuDropdown headers
This commit is contained in:
@ -288,7 +288,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
},
|
||||
};
|
||||
|
||||
AddInternal(new HoverSounds());
|
||||
AddInternal(new HoverClickSounds());
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Reference in New Issue
Block a user