mirror of
https://github.com/ppy/osu.git
synced 2025-02-05 17:02:58 +08:00
Always start decoupled clock regardless of track source
This commit is contained in:
parent
ba99a808af
commit
99b6f0352c
@ -90,7 +90,6 @@ namespace osu.Game.Screens.Menu
|
|||||||
|
|
||||||
protected override void StartTrack()
|
protected override void StartTrack()
|
||||||
{
|
{
|
||||||
if (UsingThemedIntro)
|
|
||||||
decoupledClock.Start();
|
decoupledClock.Start();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user