mirror of
https://github.com/ppy/osu
synced 2025-01-11 08:39:31 +00:00
Remove unnecessary mentioning in xmldoc
This commit is contained in:
parent
2437cfd28c
commit
b58afa3eb6
@ -8,7 +8,7 @@ namespace osu.Game.Skinning
|
||||
public const decimal LATEST_VERSION = 2.7m;
|
||||
|
||||
/// <summary>
|
||||
/// Legacy version of this skin. Null if no version was set to allow fallback to a parent skin version.
|
||||
/// Legacy version of this skin.
|
||||
/// </summary>
|
||||
public decimal? LegacyVersion { get; internal set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user