mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 17:13:06 +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;
|
||||
|
||||
public FooterButton()
|
||||
: base(HoverSampleSet.Toolbar)
|
||||
: base(HoverSampleSet.Default)
|
||||
{
|
||||
AutoSizeAxes = Axes.Both;
|
||||
Shear = SHEAR;
|
||||
|
Loading…
Reference in New Issue
Block a user