mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 04:23:14 +08:00
Add xmldoc.
This commit is contained in:
parent
60e036b5f4
commit
9a578e036e
@ -11,6 +11,9 @@ namespace osu.Game.Rulesets.Mania.Judgements
|
||||
|
||||
public override string MaxResultString => string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// The hit result.
|
||||
/// </summary>
|
||||
public ManiaHitResult ManiaResult;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user