Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect

This commit is contained in:
AbstractQbit
2021-09-15 13:12:57 +03:00
parent 1181317c72
commit f0439ef50b
7 changed files with 2 additions and 12 deletions

View File

@ -24,8 +24,6 @@ namespace osu.Game.Overlays.Settings.Sections.Maintenance
private OsuDirectorySelector directorySelector;
public override bool? AllowTrackAdjustments => false;
/// <summary>
/// Text to display in the header to inform the user of what they are selecting.
/// </summary>