mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 12:22:56 +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; }
|
||||
|
||||
/// <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>
|
||||
protected bool SecondHitAllowed { get; private set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user