1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 17:02:57 +08:00

Update IntroCircles.cs

This commit is contained in:
NotGumballer91 2022-10-10 21:04:14 +08:00 committed by GitHub
parent 749dc40062
commit 9a3689b6e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ namespace osu.Game.Screens.Menu
protected override string BeatmapFile => "circles.osz";
public const double TRACK_START_DELAY = 600;
public const double TRACK_START_DELAY = 1200;
private const double delay_for_menu = 2900;