mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 14:12:56 +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()
|
||||
{
|
||||
if (UsingThemedIntro)
|
||||
decoupledClock.Start();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user