mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Fix xmldoc
This commit is contained in:
@ -14,7 +14,7 @@ namespace osu.Game.Rulesets.Objects.Types
|
|||||||
int IndexInCurrentCombo { get; set; }
|
int IndexInCurrentCombo { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The offset of this hitobject in the current combo.
|
/// The offset of this combo in relation to the beatmap.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
int ComboIndex { get; set; }
|
int ComboIndex { get; set; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user