mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Apply missed xmldoc suggestion
This commit is contained in:
@ -104,7 +104,7 @@ namespace osu.Game.Graphics
|
||||
public enum FontWeight
|
||||
{
|
||||
/// <summary>
|
||||
/// equivalent to weight 300
|
||||
/// Equivalent to weight 300.
|
||||
/// </summary>
|
||||
Light = 300,
|
||||
|
||||
|
Reference in New Issue
Block a user