mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add missing screen level mod application settings for some screens
Closes #7480. But based on discussion in there this solution may change.
This commit is contained in:
@ -24,6 +24,8 @@ 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