mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 16:02:58 +08:00
Adjust xmldoc slightly
This commit is contained in:
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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user