mirror of
https://github.com/ppy/osu
synced 2024-12-17 20:35:21 +00:00
Merge branch 'add-back-black-font' into results-middle-content
This commit is contained in:
commit
3792d3645f
@ -136,5 +136,10 @@ namespace osu.Game.Graphics
|
||||
/// Equivalent to weight 700.
|
||||
/// </summary>
|
||||
Bold = 700,
|
||||
|
||||
/// <summary>
|
||||
/// Equivalent to weight 900.
|
||||
/// </summary>
|
||||
Black = 900
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user