mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Update IntroScreen.cs
This commit is contained in:
@ -278,7 +278,7 @@ namespace osu.Game.Screens.Menu
|
||||
|
||||
if (!UsingThemedIntro)
|
||||
{
|
||||
initialBeatmap?.PrepareTrackForPreview(false);
|
||||
initialBeatmap?.PrepareTrackForPreview(false, 2200);
|
||||
|
||||
drawableTrack.VolumeTo(0);
|
||||
drawableTrack.Restart();
|
||||
|
Reference in New Issue
Block a user