mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Remove unnecessary AllowTrackAdjustments
overrides, add true to SongSelect
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user