mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Fix xmldoc
This commit is contained in:
@ -9,7 +9,7 @@ using osu.Game.Graphics.Sprites;
|
|||||||
namespace osu.Game.Rulesets.Osu.Objects.Drawables.Pieces
|
namespace osu.Game.Rulesets.Osu.Objects.Drawables.Pieces
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A component that tracks spinner spins and add bonus score for it.
|
/// Shows incremental bonus score achieved for a spinner.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class SpinnerBonusDisplay : CompositeDrawable
|
public class SpinnerBonusDisplay : CompositeDrawable
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user