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