mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 22:22:55 +08:00
One more xmldoc.
This commit is contained in:
parent
c14759ebad
commit
714c280531
@ -8,6 +8,9 @@ using osu.Game.Graphics;
|
||||
|
||||
namespace osu.Game.Modes.Taiko.Objects.Drawable.Pieces
|
||||
{
|
||||
/// <summary>
|
||||
/// A circle piece used for drumrolls.
|
||||
/// </summary>
|
||||
public class DrumRollCirclePiece : Container
|
||||
{
|
||||
private readonly CirclePiece circle;
|
||||
|
Loading…
Reference in New Issue
Block a user