mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
slider border thickness
This commit is contained in:
@ -25,6 +25,8 @@ namespace osu.Game.Skinning
|
||||
|
||||
public int HitCircleOverlap { get; set; }
|
||||
|
||||
public int? SliderBorderSize { get; set; }
|
||||
|
||||
public bool? CursorExpand { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user