mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 11:02:57 +08:00
Fix xmldoc
This commit is contained in:
parent
aa5dba67e0
commit
5a989ecdd8
@ -9,7 +9,7 @@ namespace osu.Game.Rulesets.Difficulty
|
||||
public class PerformanceDisplayAttribute
|
||||
{
|
||||
/// <summary>
|
||||
/// Name of the attribute property in <see cref="PerformanceAttributes"/>.
|
||||
/// Name of the attribute property in <see cref="IPerformanceAttributes"/>.
|
||||
/// </summary>
|
||||
public string PropertyName { get; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user