Remove contradictory remark from xmldoc

This commit is contained in:
Bartłomiej Dach
2023-02-21 21:05:46 +01:00
parent d59d153654
commit ab97b02235

View File

@ -429,9 +429,6 @@ namespace osu.Game.Rulesets.UI
/// <summary>
/// Audio adjustments which are applied to the playfield.
/// </summary>
/// <remarks>
/// Does not affect <see cref="Overlays"/>.
/// </remarks>
public abstract IAdjustableAudioComponent Audio { get; }
/// <summary>