mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 23:27:15 +08:00
Increase intro time allowance to account for seasonal tracks with actual long intros
This commit is contained in:
@@ -207,7 +207,7 @@ namespace osu.Game.Screens.Menu
|
||||
Text = NotificationsStrings.AudioPlaybackIssue
|
||||
});
|
||||
}
|
||||
}, 5000);
|
||||
}, 8000);
|
||||
}
|
||||
|
||||
public override void OnResuming(ScreenTransitionEvent e)
|
||||
|
||||
Reference in New Issue
Block a user