mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Change song select FooterButton
sound
This commit is contained in:
@ -68,7 +68,7 @@ namespace osu.Game.Screens.Select
|
|||||||
private readonly Box light;
|
private readonly Box light;
|
||||||
|
|
||||||
public FooterButton()
|
public FooterButton()
|
||||||
: base(HoverSampleSet.Toolbar)
|
: base(HoverSampleSet.Default)
|
||||||
{
|
{
|
||||||
AutoSizeAxes = Axes.Both;
|
AutoSizeAxes = Axes.Both;
|
||||||
Shear = SHEAR;
|
Shear = SHEAR;
|
||||||
|
Reference in New Issue
Block a user