mirror of https://github.com/ppy/osu
Remove "temporarily"
This commit is contained in:
parent
3fbd4e276d
commit
fb111e23d8
|
@ -51,7 +51,7 @@ public class LegacyComboCounter : CompositeDrawable, ISkinnableDrawable
|
|||
/// Changes the visibility state of the combo counter internally without affecting its <see cref="SkinnableInfo"/>.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This is temporarily done for rulesets that provide their own combo counter and don't want the HUD one to be visible,
|
||||
/// This is used for rulesets that provide their own combo counter and don't want the HUD one to be visible,
|
||||
/// without potentially affecting the user's selected skin.
|
||||
/// </remarks>
|
||||
public bool ContentVisible
|
||||
|
|
Loading…
Reference in New Issue