mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 00:42:55 +08:00
Fix xmldoc
This commit is contained in:
parent
c38c26eacb
commit
1a782a840c
@ -14,7 +14,7 @@ namespace osu.Game.Rulesets.Objects.Types
|
||||
int IndexInCurrentCombo { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// The offset of this hitobject in the current combo.
|
||||
/// The offset of this combo in relation to the beatmap.
|
||||
/// </summary>
|
||||
int ComboIndex { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user