Update IntroCircles.cs

This commit is contained in:
NotGumballer91
2022-10-11 01:49:53 +08:00
committed by GitHub
parent 8a4f2efa14
commit ef840e98cf

View File

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