mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Change song select FooterButton
sound
This commit is contained in:
parent
623a99d53a
commit
1fd9c64803
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user