mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
Fix xmldoc
This commit is contained in:
parent
eb84f25036
commit
82e4050fdd
@ -9,7 +9,7 @@ using osu.Game.Graphics.Sprites;
|
||||
namespace osu.Game.Rulesets.Osu.Objects.Drawables.Pieces
|
||||
{
|
||||
/// <summary>
|
||||
/// A component that tracks spinner spins and add bonus score for it.
|
||||
/// Shows incremental bonus score achieved for a spinner.
|
||||
/// </summary>
|
||||
public class SpinnerBonusDisplay : CompositeDrawable
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user