mirror of
https://github.com/osukey/osukey.git
synced 2025-06-04 04:17:21 +09:00
Fix preview track manager potentially not updating
This commit is contained in:
parent
4adf967801
commit
8f7fd9993d
@ -24,6 +24,8 @@ namespace osu.Game.Audio
|
||||
|
||||
private TrackManagerPreviewTrack current;
|
||||
|
||||
public override bool IsPresent => Scheduler.HasPendingTasks;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(AudioManager audio)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user