mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 15:43:18 +08: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;
|
public const decimal LATEST_VERSION = 2.7m;
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public decimal? LegacyVersion { get; internal set; }
|
public decimal? LegacyVersion { get; internal set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user