mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Limit font weight to bold
This commit is contained in:
@ -136,10 +136,5 @@ namespace osu.Game.Graphics
|
||||
/// Equivalent to weight 700.
|
||||
/// </summary>
|
||||
Bold = 700,
|
||||
|
||||
/// <summary>
|
||||
/// Equivalent to weight 900.
|
||||
/// </summary>
|
||||
Black = 900
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user