mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
replace 'songselect' hover/click sounds with 'button' ones for now
This commit is contained in:
@ -66,7 +66,7 @@ namespace osu.Game.Screens.Select
|
||||
private readonly Box light;
|
||||
|
||||
public FooterButton()
|
||||
: base(HoverSampleSet.SongSelect)
|
||||
: base(HoverSampleSet.Button)
|
||||
{
|
||||
AutoSizeAxes = Axes.Both;
|
||||
Shear = SHEAR;
|
||||
|
Reference in New Issue
Block a user