mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +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:
@ -23,6 +23,8 @@ namespace osu.Game.Screens.Import
|
||||
{
|
||||
public override bool HideOverlaysOnEnter => true;
|
||||
|
||||
public override bool AllowTrackAdjustments => false;
|
||||
|
||||
private OsuFileSelector fileSelector;
|
||||
private Container contentContainer;
|
||||
private TextFlowContainer currentFileText;
|
||||
|
Reference in New Issue
Block a user