mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Add 'Soft' HoverSampleSet variant
This commit is contained in:
@ -10,6 +10,9 @@ namespace osu.Game.Graphics.UserInterface
|
||||
[Description("default")]
|
||||
Default,
|
||||
|
||||
[Description("soft")]
|
||||
Soft,
|
||||
|
||||
[Description("button")]
|
||||
Button,
|
||||
|
||||
|
Reference in New Issue
Block a user