1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 16:02:55 +08:00

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

View File

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