1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 03:47:04 +08:00

Adjust xmldoc slightly

This commit is contained in:
Dean Herbert
2020-09-22 12:27:47 +09:00
Unverified
parent a27a65bf03
commit 92cda6bccb
@@ -12,7 +12,7 @@ using static osu.Game.Skinning.LegacySkinConfiguration;
namespace osu.Game.Rulesets.Catch.Skinning
{
/// <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>
public class LegacyComboCounter : CompositeDrawable, ICatchComboCounter
{