mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 11:23:00 +08:00
Update IntroCircles.cs
This commit is contained in:
parent
8a4f2efa14
commit
ef840e98cf
@ -19,7 +19,7 @@ namespace osu.Game.Screens.Menu
|
|||||||
|
|
||||||
protected override string BeatmapFile => "circles.osz";
|
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;
|
private const double delay_for_menu = 2900;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user