1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-03 20:44:40 +08:00

Remove contradictory remark from xmldoc

This commit is contained in:
Bartłomiej Dach
2023-02-21 21:05:46 +01:00
Unverified
parent d59d153654
commit ab97b02235
-3
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>