mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 05:42:56 +08:00
Revert "Fix preview track manager potentially not updating"
This reverts commit 8f7fd9993d
.
This commit is contained in:
parent
8f7fd9993d
commit
47cbd516f3
@ -24,8 +24,6 @@ namespace osu.Game.Audio
|
||||
|
||||
private TrackManagerPreviewTrack current;
|
||||
|
||||
public override bool IsPresent => Scheduler.HasPendingTasks;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(AudioManager audio)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user