mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08:00
Update xmldoc
This commit is contained in:
parent
240997e4fb
commit
5c2b1d4be2
@ -18,7 +18,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
|||||||
protected abstract TaikoAction[] HitActions { get; }
|
protected abstract TaikoAction[] HitActions { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether a second hit is allowed to be processed.
|
/// Whether a second hit is allowed to be processed. This occurs once this hit object has been hit successfully.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
protected bool SecondHitAllowed { get; private set; }
|
protected bool SecondHitAllowed { get; private set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user