mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 02:57:25 +08:00
Add newline
This commit is contained in:
parent
1c8212d510
commit
90e462309f
@ -22,6 +22,7 @@ namespace osu.Game.Skinning
|
||||
public Dictionary<string, Color4> CustomColours { get; set; } = new Dictionary<string, Color4>();
|
||||
|
||||
public string HitCircleFont { get; set; } = "default";
|
||||
|
||||
public int HitCircleOverlap { get; set; }
|
||||
|
||||
public bool? CursorExpand { get; set; } = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user