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
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -429,9 +429,6 @@ public abstract partial class DrawableRuleset : CompositeDrawable
/// <summary>
/// Audio adjustments which are applied to the playfield.
/// </summary>
/// <remarks>
/// Does not affect <see cref="Overlays"/>.
/// </remarks>
public abstract IAdjustableAudioComponent Audio { get; }
/// <summary>