mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Adjust xmldoc slightly
This commit is contained in:
@ -12,7 +12,7 @@ using static osu.Game.Skinning.LegacySkinConfiguration;
|
|||||||
namespace osu.Game.Rulesets.Catch.Skinning
|
namespace osu.Game.Rulesets.Catch.Skinning
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A combo counter implementation that visually behaves almost similar to osu!stable's combo counter.
|
/// A combo counter implementation that visually behaves almost similar to stable's osu!catch combo counter.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class LegacyComboCounter : CompositeDrawable, ICatchComboCounter
|
public class LegacyComboCounter : CompositeDrawable, ICatchComboCounter
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user