mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Remove 'Soft' select sample variant usage (soft is the new default)
This commit is contained in:
@ -57,7 +57,7 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
||||
{
|
||||
Depth = 1
|
||||
},
|
||||
new HoverClickSounds(HoverSampleSet.Soft)
|
||||
new HoverClickSounds()
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user